CMD + K

libtorch

Anaconda Verified

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

Installation

To install this package, run one of the following:

Conda
$conda install anaconda::libtorch

Usage Tracking

2.7.0
2.6.0
2.5.1
3 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

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

Last Updated

Nov 14, 2025 at 11:34

License

BSD-3-Clause

Total Downloads

7.6K

Supported Platforms

linux-64
macOS-arm64
linux-aarch64
win-64

Unsupported Platforms

linux-s390x Last supported version: 2.5.1
macOS-64 Last supported version: 2.6.0