onnxruntime
c10be184
- [TensorRT EP] Avoid calling unavailable function with cpu python package (#19251)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[TensorRT EP] Avoid calling unavailable function with cpu python package (#19251) C.register_tensorrt_plugins_as_custom_ops() is only available in gpu python package. Add condition to avoid calling it in cpu python package.
References
#19251 - [TensorRT EP] Avoid calling unavailable function with cpu python package
Author
chilo-ms
Parents
6a424ccf
Loading