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

pkgname = python-apex-git