How to install pytorch1.5.1?

I am having jetson Xavier nx. I want to know that how to install pytorch1.5.1.
It always gives me error. Please tell how to install pytorch1.5.1 in Jetson Xavier Nx.


Please tell me the proper steps of installation (including all requirements) as soon as possible.

Hi @ehrazimam45, you need to install one of the pre-built PyTorch wheels from here or build it from source according to the directions from that thread if you want a different version.