onnxruntime/include/onnxruntime/core/session
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
..
environment.h ExecutionProvider API refactor - move allocator from EP level to SessionState level and indexed by OrtDevice (#15833) 2023-06-19 17:44:45 -07:00
experimental_onnxruntime_cxx_api.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
experimental_onnxruntime_cxx_inline.h Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
onnxruntime_c_api.h Fix url in the code documentation (graph optimizations) (#16770) 2023-07-20 07:02:22 -07:00
onnxruntime_cxx_api.h Used feature macro for if constexpr in a public header (#16836) 2023-07-25 21:42:30 -07:00
onnxruntime_cxx_inline.h RunAsync C/CXX API (#16613) 2023-07-16 16:51:40 -07:00
onnxruntime_float16.h Work on eliminating Internal Compiler Error (#16741) 2023-07-18 10:17:52 -07:00
onnxruntime_lite_custom_op.h Support custom ops taking float 8 tensors as inputs and outputs (#16323) 2023-07-06 14:36:06 +02:00
onnxruntime_run_options_config_keys.h Adding RunOptions synchronization behaviour to C/C++ API (#14088) 2023-02-07 19:59:28 -08:00
onnxruntime_session_options_config_keys.h Allow saving of large models after optimization (github issue 12882) (#16440) 2023-06-21 22:46:26 -07:00
snippets.dox [C API Docs] Add docs for run options tag/log level accessors/modifiers. (#9045) 2021-09-14 08:53:35 -07:00