onnxruntime
[EP ABI] Add CreateCustomOpDomains() API for plugin EP to register custom ops
#27050
Merged

[EP ABI] Add CreateCustomOpDomains() API for plugin EP to register custom ops #27050

chilo-ms merged 52 commits into main from chi/custom_op_for_ep_2
chilo-ms
chilo-ms update
0b5b4d7e
chilo-ms update
80561db2
chilo-ms add API summary
6bd316f9
chilo-ms update
ad0a023a
chilo-ms address reviewer's comments and add GetNumCustomOpDomains
5e398d43
chilo-ms update example ep to run Custom_Mul op
aeb23865
chilo-ms address reviewr's comment
3849cd3f
chilo-ms lintrunner -a
9c987be2
chilo-ms update example ep GetCapability()
fbe24345
chilo-ms update Example EP
40fa8fe5
chilo-ms add more comments in API summary
c7a0491e
chilo-ms address reviewer's comments
4787c3f2
chilo-ms lintrunner -a
632ce314
chilo-ms Merge branch 'main' into chi/custom_op_for_ep
59054344
chilo-ms Use CreateKernelV2 and ComputeKernelV2
6017c009
chilo-ms address reviewer's comments
47bb4dcd
chilo-ms lintrunner -a
6721a989
chilo-ms update
1ab246d1
chilo-ms Remove accidentally added file
34787325
chilo-ms address reviewer's comments
a1d36af7
chilo-ms address reviewer's comment
3065e9d3
chilo-ms address reveiwer's comment
d340de5c
chilo-ms Merge branch 'main' into chi/custom_op_for_ep
ee8851b2
chilo-ms update
15f5baf3
chilo-ms lintrunner -a
6b01e7f6
chilo-ms fix bug when merging main
adf565ea
chilo-ms Make auto ep selection be able to register custom op
062280ec
chilo-ms Merge branch 'main' into chi/custom_op_for_ep
ff587217
chilo-ms add comments
002fcdc2
chilo-ms Make code be able to get model_metadata from model during auto ep sel…
bb7e082b
chilo-ms Use Model::Load
953dbd3b
chilo-ms revert unnecessary change
cf5948a1
chilo-ms update API comment
cc314084
chilo-ms fix build issue for minimal build
e2604b9d
chilo-ms address reviewer's comments
27cb17a5
chilo-ms Merge branch 'main' into chi/custom_op_for_ep
f77e5f70
chilo-ms lintrunner -a
2e91855b
chilo-ms fix compile warning for minimal build
1f448a69
chilo-ms address reviewer's comment
debdc797
chilo-ms Add AddEpCustomDomainsToSessionOptions()
452bb264
chilo-ms clean up code
96d42fbc
chilo-ms clean up code and fix compile error
04b75e87
chilo-ms revert auto ep selection
84cff1fc
chilo-ms Merge branch 'main' into chi/custom_op_for_ep
4d9849f1
chilo-ms add back accidentaly removed code
32e2e577
chilo-ms address reviewer's comments
b80b451a
chilo-ms update
0b7302e5
chilo-ms fix compile error for onnxruntime_pybind_state.cc
be94f189
chilo-ms address reveiwer's comment
1841117e
chilo-ms address reviewer's comments
6a571ef9
chilo-ms address Copilot comment
3b2e5a51
chilo-ms address Copilot comment
5d0b15bd
chilo-ms
adrianlizarraga
adrianlizarraga approved these changes on 2026-01-18
chilo-ms chilo-ms merged 36017adc into main 7 days ago
chilo-ms chilo-ms deleted the chi/custom_op_for_ep_2 branch 7 days ago
adrianlizarraga adrianlizarraga added release:1.24.0
edgchen1
edgchen1 commented on 2026-01-20
tianleiwu tianleiwu removed release:1.24.0

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone