# Qualcomm AI Engine Direct SDK
Source: [https://docs.qualcomm.com/doc/80-70015-15B/topic/qnn.html](https://docs.qualcomm.com/doc/80-70015-15B/topic/qnn.html)
Qualcomm AI Engine Direct SDK (also known as QNN SDK) offers low-level APIs to achieve
the best performance for AI workloads on Qualcomm platforms. QNN SDK supports models
from frameworks, such as PyTorch, TensorFlow, and Onnx. QNN SDK provides offline tools
to convert, quantize, optimize, and deploy models on Qualcomm hardware with
acceleration.
Setup
[Download QNN](https://docs.qualcomm.com/doc/80-70015-15B/topic/qnn-download.html)
[Setup
QNN](https://docs.qualcomm.com/doc/80-70015-15B/topic/qnn-setup.html)
Customize
[Convert/Quantize Model](https://docs.qualcomm.com/doc/80-70015-15B/topic/qnn-port-model.html#concept_vjp_prt_pbc__section_l3t_prt_pbc_spyrz_06-03-24-1311-7-406)
[Generate QNN Model](https://docs.qualcomm.com/doc/80-70015-15B/topic/qnn-port-model.html#concept_vjp_prt_pbc__section_g5f_1tt_pbc_spyrz_06-03-24-1321-48-562)
Run Inference
[Execute
Model](https://docs.qualcomm.com/doc/80-70015-15B/topic/qnn-run-model.html)
API Reference
[C/C++](https://docs.qualcomm.com/bundle/publicresource/topics/80-63442-50/api.html)
Last Published: Jan 21, 2026
[Previous Topic
Model deployment](https://docs.qualcomm.com/bundle/publicresource/80-70015-15B/topics/snpe-run-model.md) [Next Topic
Install AI Engine Direct](https://docs.qualcomm.com/bundle/publicresource/80-70015-15B/topics/qnn-download.md)