onnxruntime/include
satyajandhyala 9f1e61be92
Check whether nvcc supports -Wstrict-aliasing before adding the flag. (#7509)
* Check whether nvcc supports -Wstrict-aliasing before adding the compiler flag in CMakeList.txt.

* Removed reinterpret_cast to not cause strict aliasing violation errors or require -Wno-strict-aliasing when it is not available.
2021-05-01 00:14:50 -07:00
..
onnxruntime/core Check whether nvcc supports -Wstrict-aliasing before adding the flag. (#7509) 2021-05-01 00:14:50 -07:00