onnxruntime
9b75be3d - Fix a warning in pool.cc (#8168)

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.
Author
Changming Sun
Parents
Loading