snpe
QNN 主要作为一个底层的神经网络执行引擎,专注于性能优化。
SNPE 提供全面的工具集,方便开发者将模型部署到 Snapdragon 设备上,并在多种硬件加速器上运行。
Qualcomm® Neural Processing SDK is also referred to as Snapdragon Neural Processing Engine (SNPE) in the source code and documentation.
Qualcomm® AI Engine Direct is also referred to as Qualcomm Neural Network (QNN) in the source code and documentation.
-
nn sdk下载
https://www.qualcomm.com/developer/software/neural-processing-sdk-for-ai -
版本历史
https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-2/revision_history.html -
qnn
https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/tutorial2.html
vgg onnx
https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-2/tutorial_onnx.html
https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/setup.html
see https://github.com/lix19937/history/blob/main/snpe/
https://zhuanlan.zhihu.com/p/641013796?utm_id=0
https://blog.csdn.net/dubochao_xinxi/article/details/135501986