summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 83b449a6dfc86bbf9de9d57c2c4ed648ed5ec168 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = python-torchmetrics
	pkgdesc = Machine learning metrics for distributed, scalable PyTorch applications
	pkgver = 1.4.1
	pkgrel = 1
	url = https://github.com/PyTorchLightning/metrics
	arch = any
	license = Apache-2.0
	makedepends = python-build
	makedepends = python-installer
	depends = python-lightning-utilities
	depends = python-nltk
	depends = python-regex
	depends = python-sentencepiece
	depends = python-torchvision
	depends = python-tqdm
	optdepends = python-fidelity
	optdepends = python-lpips
	optdepends = python-transformers
	source = torchmetrics-1.4.1.tar.gz::https://github.com/PyTorchLightning/metrics/releases/download/v1.4.1/torchmetrics-1.4.1.tar.gz
	sha512sums = 51799f07c86f09bec8498dc51965e519805d89ab34b1076c23532263da7df9c5ac88b7227319c5e1cfea76841ffd7eddaf932cce4622cc1256a20f54e945b528

pkgname = python-torchmetrics