onnxruntime/include/onnxruntime/core/session
Hector Li 190588bb64
Enable QNN weight sharing (#21077)
### Description
Enable QNN weight sharing across graphs in single context
Create tool to generate QNN context cache model with weight sharing enabled.
2024-09-04 11:20:33 -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 Enable QNN weight sharing (#21077) 2024-09-04 11:20:33 -07:00
onnxruntime_cxx_api.h Add support tensor element type for register custom op shape infer function (#21387) 2024-07-29 09:45:52 -07:00
onnxruntime_cxx_inline.h [VitisAI][Fix] ShapeInferContext GetAttrxxxs support empty value (#21471) 2024-08-18 13:51:25 -07:00
onnxruntime_float16.h Work on eliminating Internal Compiler Error (#16741) 2023-07-18 10:17:52 -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 session and run option workload_type for applications to set efficient mode. (#21781) 2024-08-28 08:17:01 -07:00
onnxruntime_session_options_config_keys.h Enable QNN weight sharing (#21077) 2024-09-04 11:20:33 -07:00
snippets.dox