onnxruntime
9b75be3d
- Fix a warning in pool.cc (#8168)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Fix a warning in pool.cc (#8168) The warning is: "Potential comparison of a constant with another constant. at D:\a_work\1\s\onnxruntime\core\providers\cuda\nn\pool.cc@167,21". It was found by VS static code analyzer in our CUDA EP.
References
#8168 - Fix a warning in pool.cc
Author
Changming Sun
Parents
821492f6
Loading