ports/misc/py-pytorch/pkg-descr

4 lines
191 B
Plaintext

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