Skip to content

krai/axs2snpe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axs2snpe

In this repository we keep axs entries related to download the SNPE SDK, libraries and models.

To import this repository and its dependencies into your work_collection , run

axs byquery git_repo,collection,repo_name=axs2snpe

Please keep in mind the SNPE SDK development environment is limited to Ubuntu version 18.04. Setup Link: https://developer.qualcomm.com/sites/default/files/docs/snpe/setup.html

Download and extract the SNPE library.

axs byquery extracted,snpe_lib

Download the pre-generated SNPE resnet50 DLC.

axs byquery snpe_dlc,model_name=resnet50

Download the pre-generated SNPE resnet50 quantized DLC.

axs byquery snpe_dlc,quantized,model_name=resnet50

If you want to generate the DLCs yourself there are instructions on the docs linked above for both generating and quantizing DLCs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors