![]() |
TI Deep Learning Library User Guide
|
TIDL is TI's software ecosystem for Deep learning algorithm (CNN) acceleration.
TIDL allows users to run inference for pre-trained CNN/DNN models on TI Devices with C6x or C7x DSP. Examples showing usage of TIDL are provided as part of Processor SDK RTOS Automotive.
User can deploy the CNN application using one of below options
Refer Tensorflow Lite runtime + TIDL Heterogeneous Execution for more details on TFLite runtime based programming model.
Refer Onnx runtime + TIDL Heterogeneous Execution for more details on Onnx runtime based programming model.
Refer TVM/Neo-AI-DLR + TIDL Heterogeneous Execution for more details on TVM/Neo-AI-DLR programming model.