onnxruntime/include/onnxruntime/core/session
Hector Li ebb968d34a
disable the EP context embed model by default in session option (#23070)
change the default value for session option ep.context_embed_mode to 0 to avoid the model loading memory overhead
2024-12-11 17:26:29 -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
onnxruntime_c_api.h Miscellaneous cleanups (#23048) 2024-12-10 09:24:16 +11: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 disable the EP context embed model by default in session option (#23070) 2024-12-11 17:26:29 -08:00
snippets.dox