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 EP] Address compiler warnings on Windows #20134

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

chilo-ms
Copy link
Contributor

Previous PR changes msvc compiler warning level from set_msvc_c_cpp_compiler_warning_level(3) to set_msvc_c_cpp_compiler_warning_level(4) when using CUDA EP (it also applies to TRT EP).
Some warnings still need to be addressed in TRT EP code.

@chilo-ms chilo-ms requested review from jywu-msft and yf711 March 28, 2024 22:40
@chilo-ms chilo-ms merged commit e916929 into main Apr 2, 2024
92 of 94 checks passed
@chilo-ms chilo-ms deleted the chi/fix_compile_warning branch April 2, 2024 17:39
TedThemistokleous pushed a commit to TedThemistokleous/onnxruntime that referenced this pull request May 7, 2024
Previous [PR
](microsoft#19663 msvc
compiler warning level from set_msvc_c_cpp_compiler_warning_level(3) to
set_msvc_c_cpp_compiler_warning_level(4) when using CUDA EP (it also
applies to TRT EP).
Some warnings still need to be addressed in TRT EP code.
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.

2 participants