Install DNN Frameworks

The following section lists the commands to install any of the chosen frameworks.

  • TensorFlow
  • TensorFlow Lite
  • ONNX, Onnxsim, and the Onnxruntime package
  • PyTorch

TensorFlow

pip install tensorflow==2.3.0

TensorFlow Lite

pip install tflite==2.3.0

ONNX, Onnxsim, and the Onnxruntime package

pip install onnx==1.6.0
pip install onnxsim
pip install onnxruntime

PyTorch

pip install torch==1.8.1

Once you are done setting up the Qualcomm Neural Processing SDK and relevant frameworks, you can proceed to converting your models to DLC format. This tutorial video walks you through the process for converting an ML model into DLC format



Snapdragon and Qualcomm branded products are products of Qualcomm Technologies, Inc. and/or its subsidiaries.