summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c9ad126f42ccbee97ff670e78c76f768acfa2573 (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.1.2
	pkgrel = 1
	url = https://lightning.ai
	arch = any
	license = Apache
	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.1.2.tar.gz
	sha512sums = 15901f5024ed96b8596fbc2b0d96ed696644bbbbe51a86fbc89fe743030860745e5cf61cca96ddff39e7cb92b5987701a49090fe25eb64337b60359e4e55709a

pkgname = python-pytorch-lightning