onnxruntime/tools/ci_build/github/azure-pipelines
Hector Li 4324d2173b
[QNN EP] Enable Qnn context cache to save model initialization time (#15815)
### Description
Enable Qnn Context cache feature to save model initialization time
Provider options:
qnn_context_cache_enable|1 to enable the cache feature
qnn_context_cache_path to set the cache path. It is set to model_file.onnx.bin by default.

### Motivation and Context
Model initialization time takes long because the cost of conversion from Onnx model to Qnn model. Qnn have feature to serialize the Qnn context to file, then next time user can load it from the cache context and execute the graph to save the cost.

---------

Co-authored-by: Adrian Lizarraga <adlizarraga@microsoft.com>
2023-05-19 10:52:17 -07:00
..
nodejs/templates Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
nuget/templates Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
templates Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
android-arm64-v8a-QNN-crosscompile-ci-pipeline.yml
android-x86_64-crosscompile-ci-pipeline.yml
binary-size-checks-pipeline.yml
build-perf-test-binaries-pipeline.yml
c-api-noopenmp-packaging-pipelines.yml Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
clean-build-docker-image-cache-pipeline.yml
linux-ci-pipeline.yml
linux-cpu-aten-pipeline.yml
linux-cpu-eager-pipeline.yml
linux-cpu-minimal-build-ci-pipeline.yml
linux-dnnl-ci-pipeline.yml
linux-gpu-ci-pipeline.yml [Fix] No test result report while not using ctest (#15976) 2023-05-17 08:31:16 -07:00
linux-gpu-tensorrt-ci-pipeline.yml
linux-gpu-tensorrt-daily-perf-pipeline.yml
linux-migraphx-ci-pipeline.yml
linux-multi-gpu-ci-pipeline.yml
linux-multi-gpu-tensorrt-ci-pipeline.yml
linux-openvino-ci-pipeline.yml
linux-openvino-nightly-pipeline.yml
linux-qnn-ci-pipeline.yml [QNN EP] Enable Qnn context cache to save model initialization time (#15815) 2023-05-19 10:52:17 -07:00
mac-ci-pipeline.yml
mac-coreml-ci-pipeline.yml
mac-ios-ci-pipeline.yml
mac-ios-packaging-pipeline.yml Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
mac-objc-static-analysis-ci-pipeline.yml
mac-react-native-ci-pipeline.yml
npm-packaging-pipeline.yml
orttraining-linux-ci-pipeline.yml
orttraining-linux-external-custom-ops.yml
orttraining-linux-gpu-amd-e2e-test-ci-pipeline.yml Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
orttraining-linux-gpu-ci-pipeline.yml
orttraining-linux-gpu-distributed-e2e-test-pipeline.yml
orttraining-linux-gpu-docker-release-pipeline.yml
orttraining-linux-gpu-ortmodule-distributed-test-ci-pipeline.yml
orttraining-linux-gpu-ortmodule-test-clear-cache-pipeline.yml
orttraining-linux-gpu-training-apis.yml
orttraining-linux-nightly-ortmodule-test-pipeline.yml
orttraining-mac-ci-pipeline.yml
orttraining-pai-ci-pipeline.yml Add explicit 'set +x' before printing a vso[] command to avoid output getting parsed again with a trailing quote. (#15986) 2023-05-17 19:30:28 -07:00
orttraining-py-packaging-pipeline-cpu.yml
orttraining-py-packaging-pipeline-cuda.yml
orttraining-py-packaging-pipeline-rocm.yml [ROCm] remove ROCm5.2.3, ROCm5.3, ROCm5.4 from pipeline (#16004) 2023-05-19 10:29:01 +08:00
post-merge-jobs.yml Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
py-package-build-pipeline.yml
py-package-test-pipeline.yml
py-packaging-pipeline.yml
qnn-ep-nuget-packaging-pipeline.yml
sign_ov_ep_binaries.yml
snpe-ep-nuget-packaging-pipeline.yml
web-ci-pipeline.yml
web-packaging-pipeline.yml Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
win-ci-fuzz-testing.yml Update Win-CPU-2021 to onnxruntime-Win-CPU-2022 (#15967) 2023-05-17 08:29:27 -07:00
win-ci-pipeline.yml Implement mutex-free spin lock for task queue (#14834) 2023-05-19 10:12:10 -07:00
win-gpu-ci-pipeline.yml Change CUDA pipelines to download CUDA SDK in every build job (#15915) 2023-05-17 17:31:51 -07:00
win-gpu-reduce-op-ci-pipeline.yml Change CUDA pipelines to download CUDA SDK in every build job (#15915) 2023-05-17 17:31:51 -07:00
win-gpu-tensorrt-ci-pipeline.yml
win-qnn-arm64-ci-pipeline.yml
win-qnn-ci-pipeline.yml