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 TensorRT EP to use TensorRT 8.2 #9981

Merged
merged 18 commits into from
Dec 15, 2021
Merged

update TensorRT EP to use TensorRT 8.2 #9981

merged 18 commits into from
Dec 15, 2021

Conversation

jywu-msft
Copy link
Member

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

@jywu-msft
Copy link
Member Author

@oliviajain, can you review the changes made to linux-gpu-tensorrt-ci-perf-pipeline.yml and try it out?

values:
- 8.2.1.8
Copy link
Contributor

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.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i deleted the file.

@stevenlix
Copy link
Contributor

Are we still going to use Nvidia TensorRT container moving forward? If not, should Dockerfile.ubuntu_tensorrt be removed?

@jywu-msft
Copy link
Member Author

jywu-msft commented Dec 15, 2021

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
we can set up a different pipeline for testing it on demand. can be done as a separate task.

@jywu-msft jywu-msft merged commit 16274be into master Dec 15, 2021
@jywu-msft jywu-msft deleted the jywu_docker_trt82 branch December 15, 2021 23:59
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

Successfully merging this pull request may close these issues.

3 participants