How to deploy matlab deep learning models to Texas Instruments?

10 vues (au cours des 30 derniers jours)
cui,xingxing
cui,xingxing le 26 Fév 2022
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!

Réponse acceptée

Kiran Kintali
Kiran Kintali le 27 Fév 2022
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 commentaire
cui,xingxing
cui,xingxing le 1 Mar 2022
Modifié(e) : cui,xingxing le 1 Mar 2022
Is there a matlab coder and embedder coder deployment example specifically for TI TDA4vm's soc embedded devices?

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning with GPU Coder dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by