How can I install pytorch 1.x.x in Xavier with Jetpack4.2

Hi, just like the title. I wonder whether the Xavier with Jetpack can install pytorch1.x.x or not.
If it supports Pytorch1.x.x, How can I install Pytorch?

Hi wjh961226,

We have a PyTorch prebuilt package. The package supports Nano, TX2 and Xavier with JetPack4.2.
[url]https://devtalk.nvidia.com/default/topic/1049071/jetson-nano/pytorch-for-jetson-nano/[/url]

You can also build it from the source with the steps shared in the topic.

Thanks.