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

[TensorRT] adapt for TRT lib name change after TRT 10 GA #20445

Merged
merged 5 commits into from
Apr 25, 2024

Conversation

chilo-ms
Copy link
Contributor

For TensorRT 10 GA onwards, the TensorRT libraries will have major version appended to the end on Windows, for example, nvinfer_10.dll, nvinfer_plugin_10.dll, nvonnxparser_10.dll ...

Change cmake file accordingly.

@chilo-ms chilo-ms requested a review from jywu-msft April 23, 2024 21:49
jywu-msft
jywu-msft previously approved these changes Apr 24, 2024
jywu-msft
jywu-msft previously approved these changes Apr 24, 2024
@jywu-msft jywu-msft merged commit a077330 into main Apr 25, 2024
92 of 94 checks passed
@jywu-msft jywu-msft deleted the chi/trt_10_win_lib_rename branch April 25, 2024 04:46
jywu-msft pushed a commit that referenced this pull request May 6, 2024
…0550)

#20445
The nvonnxparser still needs major version appending to it when building
oss parser.
TedThemistokleous pushed a commit to TedThemistokleous/onnxruntime that referenced this pull request May 7, 2024
…0445)

For TensorRT 10 GA onwards, the TensorRT libraries will have major
version appended to the end on Windows, for example, nvinfer_10.dll,
nvinfer_plugin_10.dll, nvonnxparser_10.dll ...

Change cmake file accordingly.
TedThemistokleous pushed a commit to TedThemistokleous/onnxruntime that referenced this pull request May 7, 2024
…crosoft#20550)

microsoft#20445
The nvonnxparser still needs major version appending to it when building
oss parser.
yihonglyu pushed a commit that referenced this pull request May 9, 2024
…0550)

#20445
The nvonnxparser still needs major version appending to it when building
oss parser.
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