onnxruntime
Add TRT plugins support using custom ops
#13847
Merged

Add TRT plugins support using custom ops #13847

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

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone