Hi, I’m using a Jetson AGX Orin with Jetpack 5.1.2
I see that I need to install PyTorch and Torchvision as described here PyTorch for Jetson if I want to have CUDA access. However I do not see which PyTorch version and corresponding Torchvision version to use for Jetpack 5.1.2. The only Torch version that appears to be supported by Jetpack 5.1.2 is Pytorch 2.1.0, but that does not have a corresponding Torchvision version. I also do not see version correspondences on the Pytorch website.
So how can I set up Torch and Torchvision on a Jetson with Jetpack 5.1.2?