summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6c0db81cd51a974f2278a40ead12128fbdf4d351 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = mxnet
	pkgdesc = Flexible and Efficient Library for Deep Learning
	pkgver = 0.9.3a
	pkgrel = 3
	url = http://mxnet.io/
	arch = x86_64
	license = Apache-2.0
	license = BSD-3-Clause
	makedepends = git
	makedepends = wget
	depends = cblas
	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