About Anaconda Help Download Anaconda

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

copied from cf-staging / pytorch

Installers

  • osx-arm64 v2.6.0
  • osx-64 v2.6.0
  • linux-64 v2.6.0
  • linux-aarch64 v2.6.0
  • win-64 v2.6.0

conda install

To install this package run one of the following:
conda install conda-forge::pytorch
conda install conda-forge/label/broken::pytorch

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