Can I deploy the training of the Neural Network on the Nvidia Jetson though the GPU Coder?
古いコメントを表示
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
2021 年 7 月 19 日
編集済み: Steven Lord
2021 年 7 月 19 日
0 投票
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
カテゴリ
ヘルプ センター および File Exchange で Parallel Computing Fundamentals についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!