onnxruntime
c4f3742b - Replace INFINITY by std::numeric_limits<float>::infinity() (#22868)

Commit
1 year ago
Replace INFINITY by std::numeric_limits<float>::infinity() (#22868) Replace INFINITY by `std::numeric_limits<float>::infinity()` to avoid build errors with Visual Studio 2022 v17.12 Preview 5 ### Motivation and Context https://github.com/microsoft/onnxruntime/issues/22728
Author
Parents
Loading