onnxruntime/include/onnxruntime/core/graph
Hector Li c6074f3a4b
OnnxRuntime QNN EP (#14791)
### Description
Integrate Qualcomm QNN SDK to enable inference on QC hexagon NPU devices

### Motivation and Context
Enable Ort inference on QC hexagon NPU devices.

---------

Co-authored-by: Satya Jandhyala <sajandhy@microsoft.com>
Co-authored-by: Adrian Lizarraga <adlizarraga@microsoft.com>
Co-authored-by: Adrian Lizarraga <adrianlm2@gmail.com>
2023-03-01 13:48:20 -08:00
..
basic_types.h
constants.h OnnxRuntime QNN EP (#14791) 2023-03-01 13:48:20 -08:00
function.h Re-implment the function support in onnxruntime (#11167) 2022-04-29 10:15:58 -07:00
graph.h Changes to support standalone custom ops in a minimal build. (#14497) 2023-03-01 11:22:54 +10:00
graph_nodes.h Improve compatibility with certain STL's 2023-02-21 14:06:16 -08:00
graph_viewer.h Multi-stream execution support (#13495) 2022-12-15 07:39:29 -08:00
indexed_sub_graph.h [xnnpack] Have Initializer in Mobile related EPs in Minimal_build and creating EP specific dynamic-schema (#12555) 2022-09-06 14:32:15 +08:00
node_arg.h Remove ORT_ENABLE_RUNTIME_OPTIMIZATION_IN_MINIMAL_BUILD. (#10778) 2022-03-08 16:18:49 -08:00
schema_registry.h