You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! Thanks for your great work. The onnx_runtime_gpu version works fine to me, and I'm trying to deploy a faster TensorRT version.
I've followed the instructions of onnxruntime_tensorrt.md to build a TensorRT docker, however there are errors while building onnx_runtime. I want to know which version of onnx_runtime and TensorRT docker tag did you use to test?
BTW, the TensoRT docker tag in your dockerfile is 21.07-py3, and the script install_onnx_runtime.bash seems to install an onnx_runtime version v1.14.1.
Looking forward to your reply!
The text was updated successfully, but these errors were encountered:
Hi! Thanks for your great work. The onnx_runtime_gpu version works fine to me, and I'm trying to deploy a faster TensorRT version.
I've followed the instructions of onnxruntime_tensorrt.md to build a TensorRT docker, however there are errors while building onnx_runtime. I want to know which version of onnx_runtime and TensorRT docker tag did you use to test?
BTW, the TensoRT docker tag in your dockerfile is 21.07-py3, and the script install_onnx_runtime.bash seems to install an onnx_runtime version v1.14.1.
Looking forward to your reply!
The text was updated successfully, but these errors were encountered: