Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update onnxruntime to 1.14.0 or 1.14.1 to fix TensorRT issue #173

Open
OvervCW opened this issue Mar 10, 2023 · 0 comments
Open

Update onnxruntime to 1.14.0 or 1.14.1 to fix TensorRT issue #173

OvervCW opened this issue Mar 10, 2023 · 0 comments

Comments

@OvervCW
Copy link

OvervCW commented Mar 10, 2023

Is your feature request related to a problem? Please describe.
We are currently unable to (properly) use TensorRT in Triton because there is a bug in the onnxruntime < 1.14.0 that makes TensorRT engine caching unreliable. This bug has been fixed in version 1.14.0, so it would be nice if Triton's backend could be updated to that version.

Describe the solution you'd like
Update the backend to use onnxruntime 1.14.0 or later.

Describe alternatives you've considered
To not use TensorRT for now.

Additional context
N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant