summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorlilac2020-11-18 20:13:26 +0800
committerlilac2020-11-18 20:13:26 +0800
commit3002777637219a1ca3f4a52bd8735e25859afc4e (patch)
treea9d1f5cb7888f3391ea18bdd06aac259d8b6ceb0 /.SRCINFO
parent3744a9167d8e66b2ab07469fa3492776820d643f (diff)
downloadaur-3002777637219a1ca3f4a52bd8735e25859afc4e.tar.gz
[lilac] updated to 0.20.3-2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 515efd63024f..a30ba33ed26a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-horovod
pkgdesc = Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet
- pkgver = 0.19.5
- pkgrel = 1
+ pkgver = 0.20.3
+ pkgrel = 2
url = https://github.com/horovod/horovod
arch = x86_64
license = Apache
@@ -25,10 +25,10 @@ pkgbase = python-horovod
depends = python-scipy
depends = python-six
depends = python-tqdm
- optdepends = mxnet-cuda
- optdepends = python-pytorch-cuda
- optdepends = python-tensorflow-cuda
- source = horovod-0.19.5::git+https://github.com/horovod/horovod.git#tag=v0.19.5
+ optdepends = mxnet-cuda: mxnet framework
+ optdepends = python-pytorch-cuda: pytorch framework
+ optdepends = python-tensorflow-cuda: tensorflow framework
+ source = horovod-0.20.3::git+https://github.com/horovod/horovod.git#tag=v0.20.3
sha512sums = SKIP
pkgname = python-horovod