mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-22 19:23:30 +00:00
### Description Improve the QNN context binary cache feature to reduce the memory overhead and initialization time overhead. Instead of dumping a Qnn context binary file with metadata as header, we dump a Onnx format file with metadata inside Onnx node. ### Motivation and Context reduce the memory overhead and initialization time overhead |
||
|---|---|---|
| .. | ||
| 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_float16.h | ||
| onnxruntime_lite_custom_op.h | ||
| onnxruntime_run_options_config_keys.h | ||
| onnxruntime_session_options_config_keys.h | ||
| snippets.dox | ||