summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 07a34f579c79201cfad6bb6ef5000baf35047261 (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 makepkg 5.0.2
# Thu Apr 26 08:04:15 UTC 2018
pkgbase = tensorflow-git
	pkgdesc = Library for computation using data flow graphs for scalable machine learning
	pkgver = 1.8.0+rc1+930+gadf045607c
	pkgrel = 1
	url = https://tensorflow.org/
	arch = x86_64
	license = Apache2
	makedepends = git
	makedepends = bazel
	makedepends = python-numpy
	makedepends = gcc6
	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