onnxruntime/include/onnxruntime/core/session
Vishnudas Thaniel S 35adba21c7
Ovep develop lnl 1.2 (#22424)
### Description
Support OV2024.4
Refactor tensor initialization check for external weights
Support loading OV Config
OVEP: Tensor Caching fix, Fix accuracy issues
Refactor device memory implementation to make it more generic

### Motivation and Context
The changes are required to fix accuracy issues, support loading of OV
config, support OV2024.4

---------

Co-authored-by: Eric Crawford <eric.r.crawford@intel.com>
Co-authored-by: saurabhkale17 <saurabh1.kale@intel.com>
Co-authored-by: Javier E. Martinez <javier.e.martinez@intel.com>
Co-authored-by: sfatimar <sahar.fatima@intel.com>
Co-authored-by: ankitm3k <ankit.maheshkar@intel.com>
Co-authored-by: Preetha Veeramalai <preetha.veeramalai@intel.com>
Co-authored-by: n1harika <niharika.sathish@intel.com>
Co-authored-by: jatinwadhwa921 <110383850+jatinwadhwa921@users.noreply.github.com>
2024-10-14 12:10:01 -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 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 Ovep develop lnl 1.2 (#22424) 2024-10-14 12:10:01 -07:00
onnxruntime_cxx_api.h fixups for doxygen. add c++ wrapper for setEpDynamicOptions (#22416) 2024-10-11 21:59:33 -07:00
onnxruntime_cxx_inline.h fixups for doxygen. add c++ wrapper for setEpDynamicOptions (#22416) 2024-10-11 21:59:33 -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 Add SetEpDynamicOptions and remove workload_type from run/session options (#22282) 2024-10-09 22:54:22 -07:00
snippets.dox