pytorch-gpu
PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
To install this package, run one of the following:
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.
Summary
PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
Information Last Updated
Nov 4, 2025 at 23:43
License
BSD-3-Clause
Total Downloads
1.0M
Platforms
Home
https://pytorch.org/GitHub Repository
https://github.com/pytorch/pytorchDocumentation
https://pytorch.org/docs/