Date: Thursday, November 28, 2019 @ 12:57:42
  Author: kgizdov
Revision: 534277

cuda 10.2 recompile

Modified:
  python-pytorch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-28 10:10:03 UTC (rev 534276)
+++ PKGBUILD    2019-11-28 12:57:42 UTC (rev 534277)
@@ -5,7 +5,7 @@
 pkgname=("python-pytorch" "python-pytorch-opt" "python-pytorch-cuda" 
"python-pytorch-opt-cuda")
 _pkgname="pytorch"
 pkgver=1.3.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU 
acceleration"
 arch=('x86_64')
 url="https://pytorch.org";

Reply via email to