Add TRT plugins support using custom ops #13847
first draft
5b8b4038
remove contrib op schema registration
f2c1151f
clean up
afc5f003
add cc file
b55629d6
update
239a1a2f
code refactor
a29a4fd6
code refactor
87735d07
add ONNX_TENSOR_ELEMENT_DATA_TYPE_ALL
77416949
remove redundant code
4b32b2cb
code refactor
2cc0ef21
code refactor
eb6a03eb
code refactor
dfb499a7
code refactor
5ca19e14
change from support single custom op domain to list of custom op domain
f8b136da
Merge branch 'main' into chi/trt_plugins_support
f5de204f
chilo-ms
changed the title Add support of TRT plugins using custom ops Add TRT plugins support using custom ops 3 years ago
fix warning
aad6684e
refactor
985040a4
Merge branch 'main' into chi/trt_plugins_support
0aaef72f
clean up
e6a5129d
clean up
a50289b4
clean up
54c4eb44
modify comment
109dbd18
update
5a0658c9
fix
d01d1c59
fix bug for minimal build error
604fbe19
debug
1d7555d0
remove debug
078bc8a8
Merge branch 'main' into chi/trt_plugins_support
e77022a0
add test
dbfdf5e2
add test onnx
322386bc
update
1e7421b3
update
97a5d7d0
modify comment
1a783e62
fix format
c6e57450
chilo-ms
marked this pull request as ready for review 3 years ago
fix format
c32dc89b
add command line support for specifying plugin libs and header files
82eb1272
clean code
7dc9f940
fix conflict
a7589c7d
Merge branch 'main' into chi/trt_plugins_support
f60b8759
fix bug for merging main
550c4757
fix format
9c0b1fc6
add trt ep options trt_extra_plugin_lib_paths
16786ffa
remove linking lib through CMAKE
194109af
add comments
e80c0725
add comment
06b6d3b5
Merge branch 'main' into chi/trt_plugins_support
bf859c91
update
bb749d9f
fix bug
807e92ce
modify comment
5640c0e5
Merge branch 'main' into chi/trt_plugins_support
91261749
add LoadDynamicLibrary for provider through provider-ort-bridge
09b729ec
small modification
66752bb8
fix format
5a42cb37
fix bug for windows
7e4f642b
revert
65034c40
fix bug for Windows
50baeb10
fix wstring bug for Windows
13315837
add internal provider option file
f95914ce
Make adding custom op a general way in framework for EP and change he…
1376cd3f
Move OrtCustomOpDomain struct definition to framework_common.h
d6017190
move Move OrtCustomOpDomain struct definition to a new framework_prov…
9ebc7949
move Move OrtCustomOpDomain struct definition to a new framework_prov…
5b3fe949
fix bug
5489d0fd
Merge branch 'main' into chi/trt_plugins_support
707715cf
remove ORT_API_MANUAL_INIT in common header file
10e24440
Merge branch 'main' into chi/trt_plugins_support
efad49f8
Merge branch 'main' into chi/trt_plugins_support
ac674aba
add comments to better document
e070224a
Merge branch 'main' into chi/trt_plugins_support
80bb4a1e
minor modification
ccd36eca
fix bug
f7fd1d9f
Merge branch 'main' into chi/trt_plugins_support
8892450d
Merge branch 'main' into chi/trt_plugins_support
6925313f
fix format to pass clang format check
a19ea01c
chilo-ms
dismissed their stale review
via a19ea01c
3 years ago
fix format to pass clang format check
e795c51c
fix format to pass clang format check
ec51b317
chilo-ms
merged
6115c8fd
into main 3 years ago
chilo-ms
deleted the chi/trt_plugins_support branch 3 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub