-
Notifications
You must be signed in to change notification settings - Fork 3k
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 TensorRT EP to use TensorRT 8.2 #9981
Conversation
@oliviajain, can you review the changes made to linux-gpu-tensorrt-ci-perf-pipeline.yml and try it out? |
values: | ||
- 8.2.1.8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pipeline file deprecated, change not needed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i deleted the file.
Are we still going to use Nvidia TensorRT container moving forward? If not, should Dockerfile.ubuntu_tensorrt be removed? |
it's useful to have the dockerfile around for testing on ubuntu |
update TensorRT EP to use the latest TensorRT version 8.2 GA (8.2.1.8)
-update onnx-tensorrt parser submodule to 8.2-GA branch
-disable known unit test failures for TensorRT 8.2
-update CI and packaging pipelines to use TensorRT 8.2