summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df68770f0ad02704f9621cc3868568323227a3b4 (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.3.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
	depends = python-transformers
	optdepends = python-fidelity
	optdepends = python-lpips
	source = torchmetrics-1.3.1.tar.gz::https://github.com/PyTorchLightning/metrics/releases/download/v1.3.1/torchmetrics-1.3.1.tar.gz
	sha512sums = 9ff9852d7a42458b6e3fd23bc7033d3206b35311cbb497d06e00d189955813495862751995f0d71ffe234af5de6608ca3d90d3ef878903cafc6d3a601e1ddb0f

pkgname = python-torchmetrics