About Anaconda Help Download Anaconda

PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.

Installers

  • linux-64 v2.5.1
  • linux-s390x v2.5.1
  • osx-64 v2.5.1
  • osx-arm64 v2.5.1
  • linux-aarch64 v2.5.1
  • win-64 v2.5.1

conda install

To install this package run one of the following:
conda install anaconda::libtorch

Description

PyTorch is a Python package that provides two high-level features: - Tensor computation (like NumPy) with strong GPU acceleration - Deep neural networks built on a tape-based autograd system You can reuse your favorite Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.7) Legal | Privacy Policy