Pytorch on Jetson nano Jetpack 4.4 R32.4.4

I’m trying to install pytorch with pip instructions from pytorch.org in jetpack 4.4 R32.4.4 with cuda 10.2 but the procedure fail also the make fail somebody achieve this with success?

Hi,

You can find the package for Jetson on the following topic:

Or our NGC container: l4t-pytorch or l4t-ml.

Thanks.

This one requires Cuda 10.0 and jetpack 4.4 comes with 10.2 some solution?

Hi,

You should be able to find the corresponding package for each JetPack version.

For example:

PyTorch v1.7.0

Thanks.