Can I deploy the training of the Neural Network on the Nvidia Jetson though the GPU Coder?
조회 수: 3 (최근 30일)
이전 댓글 표시
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:
댓글 수: 0
답변 (1개)
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
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!