onnxruntime/include/onnxruntime/core
Hector Li 8931854528
Move some QNN EP provider options to session options (#18877)
Move QNN EP provider options to session options

### Description
Need to use session option to support multi-partition for context cache feature. To smooth the transaction, move the provider options to session options first.

This is the first step for PR:
PR https://github.com/microsoft/onnxruntime/pull/18865
2023-12-20 00:13:38 -08:00
..
common remove gsl to make status.h independent from gsl (#17402) 2023-09-13 21:47:43 -07:00
eager Run clang-format in CI (#15524) 2023-04-18 09:26:58 -07:00
framework Make TensorShapeVector to use InlinedVector<Int64_t> to reduce on template instantiations (#18519) 2023-11-21 14:13:50 -08:00
graph Allow layer-wise recompute (#18566) 2023-12-12 08:44:05 +08:00
optimizer fix compilation error in no absl build (#15769) 2023-05-02 08:20:49 -07:00
platform Bump linter versions (#18341) 2023-11-08 13:04:40 -08:00
providers Hide NPU Adapter selection behind macro (#18515) 2023-11-21 08:47:56 -08:00
session Move some QNN EP provider options to session options (#18877) 2023-12-20 00:13:38 -08:00