summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f9ac3eefdce1..95489dea2f0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer : Daniel Bermond < yahoo-com: danielbermond >
pkgname=caffe2-git
-pkgver=0.7.0.r125.gc5b97191
-pkgrel=1
+pkgver=0.7.0.r174.g9ef196be
+pkgrel=2
pkgdesc="A new lightweight, modular, and scalable deep learning framework (git version, gpu enabled)"
arch=('x86_64')
url="http://caffe2.ai/"
@@ -11,6 +11,7 @@ depends=(
# binary repositories:
# required:
'google-glog' 'protobuf' 'python2' 'python2-numpy' 'python2-protobuf' 'cuda'
+ 'cudnn'
# not required but enabled in build:
'gflags' 'gtest' 'openmp' 'leveldb' 'lmdb' 'opencv' 'openmpi' 'snappy'
'zeromq' 'hiredis'
@@ -20,8 +21,6 @@ depends=(
'python2-scipy' 'python2-setuptools' 'python2-tornado' 'python2-pyzmq'
'python2-gflags'
# AUR:
- # required:
- 'cudnn'
# not required but enabled in build:
'nccl'
# python2: