mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-24 22:17:32 +00:00
### Description Introduce cache_dir CLI for graph serialisation. Replace existing use_compile_network and blob_dump_path cli options for openvino with a single command line option "cache_dir" specifying the path that needs to be passed for blob dump/load improving the developer experience. ### Motivation and Context? We were having two values to set cache dir which was unnecessary Co-authored-by: Preetha <preetha.veeramalai@intel.com> |
||
|---|---|---|
| .. | ||
| environment.h | ||
| experimental_onnxruntime_cxx_api.h | ||
| experimental_onnxruntime_cxx_inline.h | ||
| onnxruntime_c_api.h | ||
| onnxruntime_cxx_api.h | ||
| onnxruntime_cxx_inline.h | ||
| onnxruntime_run_options_config_keys.h | ||
| onnxruntime_session_options_config_keys.h | ||
| snippets.dox | ||