Skip to content
Po-Ting Ko edited this page Jan 14, 2024 · 2 revisions

The Snapdragon Neural Processing Engine (SNPE) is a Qualcomm Snapdragon software accelerated runtime for the execution of deep neural networks. In the README of this repository, it has told how to use the inference algorithms and also the pipeline. In this wiki documentation, we are going to dive deeply. Once you get a pre-trained model (like yolov7.onnx) how to use it in the qualcomm snpe.

References

Clone this wiki locally