Welcome to our repository! Here, we provide setup scripts and artifacts for Windows on Snapdragon developer workflows(ONNX and QNN).
To run the scripts, follow the below commands:
. .\onnx_setup.ps1
To install dependencies for ort-cpu
installation_for_ORT_CPU_dependencies
To install dependencies for ort-dml
installation_for_ORT_DML_dependencies
To install dependencies for Hugging Face Optimum + ONNX-RT
installation_for_ORT_HF_dependencies
To install dependencies for ort-qnn
installation_for_ORT_QNN_dependencies
.\qnn_setup.ps1
This project is licensed under the BSD-3-Clause License. For the full license text, please refer to the LICENSE file in this repository.