Microsoft.ML.OnnxRuntime.QNN 1.19.0

Prefix Reserved
dotnet add package Microsoft.ML.OnnxRuntime.QNN --version 1.19.0                
NuGet\Install-Package Microsoft.ML.OnnxRuntime.QNN -Version 1.19.0                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.ML.OnnxRuntime.QNN" Version="1.19.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.ML.OnnxRuntime.QNN --version 1.19.0                
#r "nuget: Microsoft.ML.OnnxRuntime.QNN, 1.19.0"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.ML.OnnxRuntime.QNN as a Cake Addin
#addin nuget:?package=Microsoft.ML.OnnxRuntime.QNN&version=1.19.0

// Install Microsoft.ML.OnnxRuntime.QNN as a Cake Tool
#tool nuget:?package=Microsoft.ML.OnnxRuntime.QNN&version=1.19.0                

The QNN Execution Provider for ONNX Runtime enables hardware accelerated execution on Qualcomm chipsets. It uses the Qualcomm AI Engine Direct SDK (QNN SDK) to construct a QNN graph from an ONNX model which can be executed by a supported accelerator backend library. https://onnxruntime.ai/docs/execution-providers/QNN-ExecutionProvider.html

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.19.0 632 8/15/2024
1.18.1 728 6/28/2024
1.18.0 593 5/15/2024
1.17.1 489 2/28/2024
1.16.0 568 9/21/2023
1.15.0 417 5/24/2023

Release Def:
Branch: refs/heads/rel-1.19.0
Commit: 26250ae74d2c9a3c6860625ba4a147ddfb936907
Build: https://aiinfra.visualstudio.com/Lotus/_build/results?buildId=533549