Pytorch for jetson nano python3.8 or Jetpack 5 for nano

I want to use python 3.8 on jetson nano with CUDA and TensorRT but default version for jetson nano is python 3.6. In this announcements there is no pytorch for python 3.8 on jetpack 4.6 or there is no jetpack 5 for jetson nano.

Hi,

CUDA is a C++ library.
TensorRT provides a Python binding source so you can build it for Python 3.8.

Thanks.

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