PyTorch

PyTorch1. System Information2. Installation dependencies3. Install PyTorch3.1. Offline installation3.2 Online Installation4. Verify the installationReferences

PyTorch is an open source deep learning framework developed by Meta (formerly Facebook). It is known for its flexibility and ease of use and is widely used in academic research and industrial applications.

1. System Information

image-20241226201419319

2. Installation dependencies

3. Install PyTorch

To install PyTorch, choose either offline or online!

3.1. Offline installation

Manually go to the download website to download the specified PyTorch version.

Download website: https://developer.download.nvidia.com/compute/redist/jp/v61/pytorch/

3.2 Online Installation

4. Verify the installation

image-20241226201901856

References

https://docs.nvidia.com/deeplearning/frameworks/install-pytorch-jetson-platform/index.html

https://developer.nvidia.com/cusparselt-downloads