About Anaconda Help Download Anaconda

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

Installers

  • linux-64 v2.3.0
  • linux-aarch64 v2.3.0
  • linux-s390x v2.3.0
  • osx-64 v2.3.0
  • osx-arm64 v2.3.0
  • win-64 v2.3.0
  • linux-ppc64le v1.13.1

conda install

To install this package run one of the following:
conda install anaconda::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.


© 2024 Anaconda, Inc. All Rights Reserved. (v3.0.9) Legal | Privacy Policy