summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO49
1 files changed, 37 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6f4dee3fbef9..a36ae44dc19d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by makepkg 5.1.2
-# Tue Feb 26 23:59:04 UTC 2019
pkgbase = tensorflow-git
pkgdesc = Library for computation using data flow graphs for scalable machine learning
- pkgver = 1.13.0+172+gb29d52ce7f
+ pkgver = 1.15.0+rc1+531+g68546bb7a3
pkgrel = 1
url = https://tensorflow.org/
arch = x86_64
@@ -10,42 +8,69 @@ pkgbase = tensorflow-git
makedepends = git
makedepends = bazel
makedepends = python-numpy
- makedepends = gcc7
makedepends = cuda
- makedepends = cudnn
+ makedepends = nvidia-utils
makedepends = nccl
- makedepends = python-greenlet
+ makedepends = git
+ makedepends = gcc8
+ makedepends = cudnn
makedepends = python-pip
makedepends = python-wheel
makedepends = python-setuptools
+ makedepends = python-h5py
+ makedepends = python-keras-applications
+ makedepends = python-keras-preprocessing
+ depends = c-ares
optdepends = tensorboard: Tensorflow visualization toolkit
source = git+https://github.com/tensorflow/tensorflow
md5sums = SKIP
pkgname = tensorflow-git
+ pkgdesc = Library for computation using data flow graphs for scalable machine learning (with CPU optimizations)
provides = tensorflow
conflicts = tensorflow
pkgname = tensorflow-cuda-git
+ pkgdesc = Library for computation using data flow graphs for scalable machine learning (with CUDA)
+ depends = c-ares
depends = cuda
depends = cudnn
+ depends = nccl
provides = tensorflow
conflicts = tensorflow
pkgname = python-tensorflow-git
- depends = python
+ depends = c-ares
+ depends = tensorflow
+ depends = python-termcolor
+ depends = python-astor
+ depends = python-gast
+ depends = python-numpy
depends = python-protobuf
- optdepends = python-werkzeug: for using tensorboard
- provides = python-tensorflow
- conflicts = python-tensorflow
+ depends = absl-py
+ depends = python-h5py
+ depends = python-keras-applications
+ depends = python-keras-preprocessing
+ depends = python-tensorflow-estimator
pkgname = python-tensorflow-cuda-git
- depends = python
+ pkgdesc = Library for computation using data flow graphs for scalable machine learning (with CUDA)
+ depends = c-ares
+ depends = tensorflow-cuda
+ depends = python-termcolor
+ depends = python-astor
+ depends = python-gast
+ depends = python-numpy
depends = cuda
depends = cudnn
depends = python-pycuda
depends = python-protobuf
- optdepends = python-werkzeug: for using tensorboard
+ depends = absl-py
+ depends = nccl
+ depends = python-h5py
+ depends = python-keras-applications
+ depends = python-keras-preprocessing
+ depends = python-tensorflow-estimator
provides = python-tensorflow
conflicts = python-tensorflow