summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f06b51bac7fc27d868676f54d0a34b810456f1a4 (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
pkgbase = python-pytorch-lightning
	pkgdesc = The lightweight PyTorch wrapper for high-performance AI research
	pkgver = 1.0.5
	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-torchvision
	depends = python-twine
	depends = python-tqdm
	optdepends = python-apex: mixed precision support
	optdepends = tensorboard: tensorboard support
	optdepends = python-horovod: for distributed training
	source = pytorch-lightning-1.0.5.tar.gz::https://github.com/PyTorchLightning/pytorch-lightning/archive/1.0.5.tar.gz
	sha512sums = 46a3b0ceb6f8ad44fb5ec9c68576a42511e572c79edb8743bf9197567a00eb88c0d15f6375f95dff9409bd91473adb4a91fad39f8a62221f49b408fbe0d5f746

pkgname = python-pytorch-lightning