Im using a Jetson Xavier NX but I note that PyTorch wheels provided for JP5x are limited to Python3.8. My question is: Is it possible to build a wheel with a more recent version of python that remains compatible with the GPU this Jetson NX has?
My understanding is that’s not possible. But maybe I’m wrong?