onnxruntime
8a27eabb
- Make TRT plugins optional (#25261)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
158 days ago
Make TRT plugins optional (#25261) ### Description The parser does no longer link agains the plugin library but also loads it dynamic. Due to that I think we should also make the library optional in ORT. @chilo-ms
References
#25261 - Make TRT plugins optional
Author
gedoensmax
Parents
d3820a25
Loading