mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-21 19:18:55 +00:00
- Add support for OpenVINO 2023.2 - num_of_threads provider option is mapped to the CPU device property inference_num_threads of the CPU plugin, so users can control the #threads used for inference by the CPU - Logging in Debug mode now includes the runtime properties set for devices - Fix issue in using external weights through OpenVINO --------- Co-authored-by: Preetha Veeramalai <preetha.veeramalai@intel.com> |
||
|---|---|---|
| .. | ||
| abi_session_options.cc | ||
| abi_session_options_impl.h | ||
| allocator_adapters.cc | ||
| allocator_adapters.h | ||
| api_utils.cc | ||
| api_utils.h | ||
| custom_ops.cc | ||
| custom_ops.h | ||
| default_cpu_allocator_c_api.cc | ||
| environment.cc | ||
| inference_session.cc | ||
| inference_session.h | ||
| inference_session_utils.cc | ||
| inference_session_utils.h | ||
| IOBinding.cc | ||
| IOBinding.h | ||
| onnxruntime_c_api.cc | ||
| ort_apis.h | ||
| ort_env.cc | ||
| ort_env.h | ||
| provider_bridge_ort.cc | ||
| provider_bridge_ort.h | ||
| provider_registration.cc | ||
| standalone_op_invoker.cc | ||
| user_logging_sink.h | ||