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

pkgname = python-apex-git