onnxruntime/include/onnxruntime/core
Dmitri Smirnov bf006d34a9
Used feature macro for if constexpr in a public header (#16836)
### Description
Use feature macro for `if constexpr`

### Motivation and Context
We still do not require customers to use C++17 compiler.
2023-07-25 21:42:30 -07:00
..
common Enable -Wshorten-64-to-32 warning if available. (#16524) 2023-07-07 08:11:44 -07:00
eager Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
framework [C#, CPP] Introduce Float16/BFloat16 support and tests for C#, C++ (#16506) 2023-07-14 10:46:52 -07:00
graph Fix bug with saving model optimized by inference session (#16716) 2023-07-20 18:44:28 -07:00
optimizer fix compilation error in no absl build (#15769) 2023-05-02 08:20:49 -07:00
platform Enable -Wshorten-64-to-32 warning if available. (#16524) 2023-07-07 08:11:44 -07:00
providers CUDA graph support for TRT EP (#16081) 2023-06-21 09:36:45 -07:00
session Used feature macro for if constexpr in a public header (#16836) 2023-07-25 21:42:30 -07:00