Date: Wednesday, June 26, 2019 @ 19:52:15
  Author: kgizdov
Revision: 484603

cudnn, nccl recompile

Modified:
  python-pytorch/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-06-26 18:48:16 UTC (rev 484602)
+++ PKGBUILD    2019-06-26 19:52:15 UTC (rev 484603)
@@ -5,7 +5,7 @@
 pkgname=("python-pytorch" "python-pytorch-opt" "python-pytorch-cuda" 
"python-pytorch-opt-cuda")
 _pkgname="pytorch"
 pkgver=1.1.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
 arch=('x86_64')
 url="https://pytorch.org";

Reply via email to