summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e3bf07b98d7d36223dc06e66226fad4f3882cfbe (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
30
31
32
33
34
35
36
pkgbase = python-pytorch-lightning
	pkgdesc = The lightweight PyTorch wrapper for high-performance AI research
	pkgver = 2.2.1
	pkgrel = 1
	url = https://lightning.ai
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-fastapi
	depends = python-fsspec
	depends = python-google-api-core
	depends = python-jsonargparse
	depends = python-lightning-utilities
	depends = python-matplotlib
	depends = python-mpi4py
	depends = python-pandas
	depends = python-psutil
	depends = python-pyaml
	depends = python-pydeprecate
	depends = python-pytest
	depends = python-rich
	depends = python-scikit-learn
	depends = python-tensorboardx
	depends = python-torchmetrics
	depends = python-torchvision
	depends = python-twine
	depends = tensorboard
	depends = uvicorn
	optdepends = python-apex: mixed precision support
	optdepends = python-horovod: for distributed training
	source = https://files.pythonhosted.org/packages/source/p/pytorch-lightning/pytorch-lightning-2.2.1.tar.gz
	sha512sums = dfe0747322c2f178c661e6f37eafde62dfc4791fca293c0bdb0b4448adca0fb8167e9e1c85436be6e0946514ecfebe37a2352901471be5c6c1017ca78ad989a2

pkgname = python-pytorch-lightning