opnsense-ports/misc/py-pytorch/pkg-descr
Franco Fichtner f60b45b49e */*: sync with upstream
Taken from: FreeBSD
2023-05-08 14:55:47 +02:00

3 lines
191 B
Text

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