summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 54542ac132c6befc85ffa074143671f129c43156 (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
27
28
29
pkgbase = python-pytorch-lightning-git
	pkgdesc = The lightweight PyTorch wrapper for high-performance AI research
	pkgver = 1.5.0.r244.g2faaf35b91
	pkgrel = 1
	url = https://github.com/PyTorchLightning/pytorch-lightning
	arch = any
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	depends = python-fsspec
	depends = python-pandas
	depends = python-pyaml
	depends = python-pydeprecate
	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
	provides = python-pytorch-lightning
	conflicts = python-pytorch-lightning
	source = git+https://github.com/PyTorchLightning/pytorch-lightning.git
	sha512sums = SKIP

pkgname = python-pytorch-lightning-git