Can I deploy the training of the Neural Network on the Nvidia Jetson though the GPU Coder?

1 回表示 (過去 30 日間)
Eric Mei
Eric Mei 2021 年 5 月 6 日
編集済み: Steven Lord 2021 年 7 月 19 日
Hi everyone, I have a problem which is it possible to generate the whole training codes on the Nvidia Jetson Nano?
Here is the example I want to deploy on the Jetson Nano:

回答 (1 件)

Hariprasad Ravishankar
Hariprasad Ravishankar 2021 年 7 月 19 日
編集済み: Steven Lord 2021 年 7 月 19 日
Hi Eric,
We currently do not support generating code for 'trainNetwork' function and we only support code generation for inference workflows after training on host platform.
Can you clarify your requirement to generate code for training the network? Do you have any contraints such as training time on device or performance?
Please let us know.
Hari

Community Treasure Hunt

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

Start Hunting!

Translated by