summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f57c1a4b55d8c59969e69fce2df5eba4ff9748dc (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.0.1
	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.0.1.tar.gz
	sha512sums = 924eaa2c30764435917a1400eeb2031ece2ff4e80fd6e747e4f21781377598c75a3fd3117ad693b84a4043318022adc55a9d937c8c97482b9025a0c3ac173ec3

pkgname = python-pytorch-lightning