PyTorch with CUDA 10.2 using Python3.8 in Jetson Nano (Jetpack 4.6.2)

Continuing the discussion from Jetson Nano Pytorch Wheel files for latest Python 3.8/3.9 versions with CUDA 10.2 support:

I’m using Jetson Nano with Jetpack 4.6.2 and have Python3.8 installed in it.
For my defect detection Yolo Model i need pytorch to be installed with CUDA.
For installation of pytorch with cuda support using python3.8 which of these 2 files should i use ??

Hi,

For JetPack 4, we only provide the package built with Python 3.6.

But you can try to build it from the source on your own.

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.