Custom wheel for PyTorch with more recent python version

Hi,

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?

Thanks!

Hi,

We only provide prebuilt for the default Python version.
But you can build it from the source with the instructions listed in the below topic:

Thanks.

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