summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e1b1204d031a6cef7c852e82c0c178bb630016be (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.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.0.2.tar.gz
	sha512sums = 9db8914b34a8de5d4f18f7eb8aeeee5fea9f868e3bafe291b1404c8754f6ce74bf88a8979381600d2eece07bcff4c74e5ca5c4d0ea800ec409de623620712ded

pkgname = python-pytorch-lightning