How to install high torch version

I am currently using a Jetson TX2 and I want to upgrade CUDA to version 11.7 in order to use a higher version of PyTorch, specifically 1.13.1+cu117. Is there a way to achieve this?

Hi,

Unfortunately, no.
The latest CUDA version for TX2 is 10.2.

Thanks.