./math/py-torch, Tensors and Dynamic neural networks in Python

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.5.1nb1, Package name: py312-torch-2.5.1nb1, Maintainer: ryoon

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


Master sites:

Filesize: 291922.907 KB

Version history: (Expand)


CVS history: (Expand)


   2025-01-27 14:17:28 by Ryo ONODERA | Files touched by this commit (1)
Log message:
math/py-torch: Fix PLIST for lang/python312 at least
   2025-01-27 14:16:22 by Ryo ONODERA | Files touched by this commit (1)
Log message:
math/py-torch: Try to fix build in pbulk environment

* Dependencies in math/py-numpy/buildlink3.mk are not buildlinked properly
  for my pbulk environments.
   2025-01-26 13:33:03 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-torch: make patch apply
   2025-01-23 15:31:16 by Ryo ONODERA | Files touched by this commit (6)
Log message:
math/py-torch: Enable distributed API

* Bump PKGREVISION.
   2025-01-21 14:36:49 by Ryo ONODERA | Files touched by this commit (20)
Log message:
math/py-torch: import py313-torch-2.5.1

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