mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -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
|