onnxruntime
6be7b03e - Enable `-Wshorten-64-to-32` warning if available. (#16524)

Commit
2 years ago
Enable `-Wshorten-64-to-32` warning if available. (#16524) - Fix some warnings from Xcode build (`-Wshorten-64-to-32`). - Enable `-Wshorten-64-to-32` warning if available. Currently it's not fully enabled for `onnxruntime_test_all` and `onnxruntime_providers_xnnpack` yet. - Some clean up in build.py including setting CMake generator more consistently.
Author
Parents
Loading