blob: e8debace0a9213a90178c0e9ab0e0e87e8692039 (
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
|
pkgbase = python-torchmetrics
pkgdesc = Machine learning metrics for distributed, scalable PyTorch applications
pkgver = 1.7.1
pkgrel = 1
url = https://github.com/PyTorchLightning/metrics
arch = any
license = Apache-2.0
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python-lightning-utilities
depends = python-numpy
depends = python-packaging
depends = python-pytorch
optdepends = python-einops: Multimodal subdomain dependency
optdepends = python-timm: Multimodal subdomain dependency
optdepends = python-nltk: Text subdomain dependency
optdepends = python-regex: Text subdomain dependency
optdepends = python-sentencepiece: Text subdomain dependency
optdepends = python-transformers: Text and multimodel subdomains dependency
optdepends = python-tqdm: Text subdomain dependency
optdepends = python-onnxruntime: Audio subdomain dependency
optdepends = python-requests: Audio subdomain dependency
optdepends = python-torchaudio: Audio subdomain dependency
optdepends = python-scipy: Image subdomain dependency
optdepends = python-torch-fidelity: Image subdomain dependency
optdepends = python-torchvision: Image and detection subdomains dependency
optdepends = python-pycocotools: Detection subdomain dependency
optdepends = python-matplotlib: Visual subdomain dependency
source = https://files.pythonhosted.org/packages/source/t/torchmetrics/torchmetrics-1.7.1.tar.gz
sha512sums = 8c0d475f7bee8fc66ef169fdbb180f5f7f09822d8c629ae2a2ad5fd631e5fc0c6ca34307bbbb0f0d2b337a68af68be3388695fcf2b6df9f5f47206baa6b92579
pkgname = python-torchmetrics
|