Skip to content

neuralize-ai/qnn-conan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

QNN Conan

Simply a Conan recipe for the QNN SDK for use with Edgerunner. Clone this repo and run;

conan create all/conanfile.py --version <version>

from the root directory of the project to make it available locally before trying to use Edgerunner with QNN support. For a list of versions see config.yml.

To use a locally installed version of the QNN SDK, export the path export QNN_SDK_PATH=/path/to/qnn/sdk/version and pass "custom" as the version above.

Note

I am no lawyer and I'm not sure to what extent the QNN binaries can be made publicly available. For this reason, I am not currently planning to publish this to Conan Center.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages