Code Generation for Jetson Nano
3 views (last 30 days)
Show older comments
Hallo everyone,
i wrote a Matlab program to train a network.
Now I have a pre-training network, how can I use it on Jetson Nano or how can I convert it to CUDA code?
Should I convert all Matlab code (training the network) to CUDA code or just my pre-training network which is in matrix?
Thank you
0 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!