What is the compatible torchvision version for torch-1.14.0a0+44dac51c.nv23.2 installed on AGX ORIN( Ubuntu-22.04, JP-5.1/5.0, Python-3.8, CUDA-11.4)

In my experience it’s not necessary that the PyTorch and torchvision versions strictly correspond, so sometimes with new versions it’s okay for the torchvision version to slightly lag behind the PyTorch version. Regardless the instructions from PyTorch for Jetson have still been working and installing that particular version of numpy also doesn’t seem to be necessary.