summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5f1551d4f5d10d9c772c5d2b5b00786b4865d6b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = python-apex-git
	pkgdesc = A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
	pkgver = 0.1.r234
	pkgrel = 1
	url = https://github.com/NVIDIA/apex
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = cuda
	depends = python-pytorch
	provides = python-apex
	conflicts = python-apex
	source = git+https://github.com/NVIDIA/apex
	sha256sums = SKIP

pkgname = python-apex-git