Python library for tensor computation and deep neural networks
Python library for tensor computation and deep neural networks
PyTorch is a Python package that provides two high-level features:
tensor computation (like NumPy) with strong GPU acceleration;
deep neural networks (DNNs) built on a tape-based autograd system.
You can reuse Python packages such as NumPy, SciPy, and Cython to extend PyTorch when needed.
Note: currently this package does not provide GPU support.
There are 2 versions available for this package.
Package | python-pytorch |
Version | 2.4.0 (history) |
Channel | guix |
Definition |
|
Build status | view 🚧 |
Home page | https://pytorch.org/ |
Source | |
Installation command |
|
Package | python-pytorch |
Version | 2.0.1 (history) |
Channel | guix |
Definition |
|
Build status | view 🚧 |
Home page | https://pytorch.org/ |
Source | |
Installation command |
|