vkana3
New Contributor
5 years agohow to train pytorch cnn models using FPGA in Intel Devcloud?
Hi I'm vishnu Can anyone please tell me how to train my pytorch cnn model using FPGA !? Any example or sample code helps
- 5 years ago
Hi ,
You can explore Edge cloud , if you want to use your own custom neural network models.
https://software.intel.com/content/www/us/en/develop/tools/devcloud/edge.html
Also,using OpenVino and Intel FPGA Deep Learning Acceleration (DLA) you can accelerate the inference using the CNNs.
https://www.intel.com/content/www/us/en/programmable/support/training/course/odlaintro.html
Thanks and Regards
Anil