CMD + K

pytorch

Community

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 conda-forge::pytorch

Usage Tracking

2.9.1
2.8.0
2.7.1
2.7.0
2.6.0
5 / 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 25, 2025 at 04:15

License

BSD-3-Clause

Total Downloads

13.3M

Supported Platforms

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