summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d33d9942379c7799b2ded94599bf018f863141d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = mxnet
	pkgdesc = Flexible and Efficient Library for Deep Learning
	pkgver = 0.9.3a
	pkgrel = 1
	url = http://mxnet.io/
	arch = x86_64
	license = Apache2
	makedepends = git
	optdepends = cuda: GPU support
	optdepends = cudnn: GPU support
	optdepends = opencv: computer vision support
	provides = libmxnet
	source = mxnet::git+https://github.com/dmlc/mxnet
	md5sums = SKIP

pkgname = mxnet