About Anaconda Help Download Anaconda

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

Installers

  • osx-arm64 v2.3.0
  • linux-64 v2.3.0

conda install

To install this package run one of the following:
conda install anaconda::pytorch-gpu

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. (v4.0.2) Legal | Privacy Policy