summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 041848356271f3754f51e1ae4848ec5c69d0e9fa (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.1.8
	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.1.8.tar.gz::https://github.com/PyTorchLightning/pytorch-lightning/archive/1.1.8.tar.gz
	sha512sums = c85b086645d45ed1fe79fe2071deba08fc748bf9a78376a8b10adf41d7fa0cb1e37a547ac5f59b420ca0c6447f4f79496d53542c2e4f296dafbfaaaf731f60e6

pkgname = python-pytorch-lightning