mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
3 lines
191 B
Text
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
|