onnxruntime/include/onnxruntime/core/session
Jean-Michaël Celerier 2116fd1999
Update onnxruntime_c_api.h to work with MinGW (#23169)
The SAL2 macros are not always available there

### Description

Make SAL2 macros only available on MSVC.

### Motivation and Context

https://github.com/microsoft/onnxruntime/issues/1175
2024-12-31 11:05:10 -08: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 Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -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 Update onnxruntime_c_api.h to work with MinGW (#23169) 2024-12-31 11:05:10 -08:00
onnxruntime_cxx_api.h Enable Ort objects to be stored in a resizable std::vector (#22608) 2024-10-29 09:59:59 -07:00
onnxruntime_cxx_inline.h Enable Ort objects to be stored in a resizable std::vector (#22608) 2024-10-29 09:59:59 -07:00
onnxruntime_float16.h remove unused and confusing float16 constants (#21999) 2024-09-05 22:00:48 -07:00
onnxruntime_lite_custom_op.h Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
onnxruntime_run_options_config_keys.h Add SetEpDynamicOptions and remove workload_type from run/session options (#22282) 2024-10-09 22:54:22 -07:00
onnxruntime_session_options_config_keys.h Implement pre-packed blobs serialization on disk and their memory mapping on load (#23069) 2024-12-20 10:49:08 -08:00
snippets.dox