How to deploy matlab deep learning models to Texas Instruments?

조회 수: 9 (최근 30일)
cui,xingxing
cui,xingxing 2022년 2월 26일
편집: cui,xingxing 2022년 3월 1일
As far as I know, matlab deep learning models can be deployed to FPGAs and SoCs (Deep Learning HDL Toolbox), NVIDIA™ family of devices (GPU Coder Toolbox), but can they be deployed to some Texas Instruments, such as C2000? If so, where can I see some typical deployment examples? Thanks!

채택된 답변

Kiran Kintali
Kiran Kintali 2022년 2월 27일
DL code generated for library-free “none” target should be deployable on TI C2000.
Generate Generic C/C++ Code for Deep Learning Networks in Simulink
As of R2021a, you can use Simulink Coder and Embedded Coder to generate generic ANSI/ISO-compliant C and C++ code, free from dependence on third-party deep learning libraries, for Simulink models containing deep learning networks. Incorporate convolutional and recurrent neural networks into Simulink with blocks from the Deep Learning Toolbox, including the Stateful Predict and Stateful Classify blocks. Apply pre- and post-processing to time-series data for use within Simulink models.
  댓글 수: 1
cui,xingxing
cui,xingxing 2022년 3월 1일
편집: cui,xingxing 2022년 3월 1일
Is there a matlab coder and embedder coder deployment example specifically for TI TDA4vm's soc embedded devices?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Deep Learning with GPU Coder에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by