summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8ace91b3c1ecb1275189e51997e81c2fa4bbb661 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# Generated by mksrcinfo v8
# Tue May 16 20:32:21 UTC 2017
pkgbase = tensorflow-git
	pkgdesc = Library for computation using data flow graphs for scalable machine learning
	pkgver = 1.1.0+rc2+1084+gc03d5cc664
	pkgrel = 1
	url = https://tensorflow.org/
	arch = x86_64
	license = Apache2
	makedepends = git
	makedepends = bazel
	makedepends = python-numpy
	makedepends = gcc5
	makedepends = cuda
	makedepends = cudnn
	makedepends = python-pip
	makedepends = python-wheel
	makedepends = python-setuptools
	optdepends = cuda: GPU support
	optdepends = cudnn: GPU support
	source = git+https://github.com/tensorflow/tensorflow
	md5sums = SKIP

pkgname = tensorflow-git
	provides = tensorflow
	conflicts = tensorflow

pkgname = tensorflow-cuda-git
	depends = cuda
	depends = cudnn
	provides = tensorflow
	conflicts = tensorflow

pkgname = python-tensorflow-git
	depends = python
	depends = python-protobuf
	optdepends = python-werkzeug: for using tensorboard
	provides = python-tensorflow
	conflicts = python-tensorflow

pkgname = python-tensorflow-cuda-git
	depends = python
	depends = cuda
	depends = cudnn
	depends = python-pycuda
	depends = python-protobuf
	optdepends = python-werkzeug: for using tensorboard
	provides = python-tensorflow
	conflicts = python-tensorflow