Pytorch GPU support for python 3.7 on Jetson Nano

Hi Nvidia Team,

I want to install torch gpu on Jetson Nano for Python 3.7.
Is there any reference available for the same? Whether torch gpu on Jetson nano for pytorch 3.7 is supported?

Thanks,
Darshan

There is a pinned topic for your situation:

In this post, there are installation steps and Docker images about PyTorch.

Best wishes

Yes, you will need to build it from source for Python 3.7. There are others on that topic that have done the same. Here is also a topic about building it for 3.8, I think 3.7 should be similar.