summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e6a06601915b3fb4a6faf8acbcef96216d3340fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = python-pytorch-lightning
	pkgdesc = The lightweight PyTorch wrapper for high-performance AI research
	pkgver = 1.3.0
	pkgrel = 1
	url = https://github.com/PyTorchLightning/pytorch-lightning
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python-fsspec
	depends = python-pandas
	depends = python-pyaml
	depends = python-numpy
	depends = python-scikit-learn
	depends = python-pytorch
	depends = python-torchmetrics
	depends = python-torchvision
	depends = python-twine
	depends = python-tqdm
	depends = tensorboard
	optdepends = python-apex: mixed precision support
	optdepends = python-horovod: for distributed training
	source = pytorch-lightning-1.3.0.tar.gz::https://github.com/PyTorchLightning/pytorch-lightning/archive/1.3.0.tar.gz
	sha512sums = 0a417dfe6501b1b5caf77f8455df4b31d4d7db67e2e4fd8201d7e37f51e1a3af08635eb21755e4e8e94220338a79b2640fc708db29d322ccafc3a7fc56a3f1c4

pkgname = python-pytorch-lightning