Skip to content
System Status: All systems are operational • Services are available and operational.
Click for detailed status

PyTorch

PyTorch is a popular open-source machine learning library used for applications such as computer vision and natural language processing. It provides a flexible platform for building deep learning models.

Installation

To install PyTorch on Euler follow the instructions on https://pytorch.org/. Use the CUDA version to run on nVidia GPUs, the ROCm version to run on AMD GPUs, or the CPU version if you do not need GPU support.