summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 93b0f3c3ae7aaea8c836d2160917a51bed121eb7 (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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
pkgbase = python-mmcv
	pkgdesc = OpenMMLab Computer Vision Foundation
	pkgver = 2.0.1
	pkgrel = 1
	epoch = 1
	url = https://github.com/open-mmlab/mmcv
	arch = x86_64
	license = Apache
	makedepends = cuda
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pytorch-cuda
	makedepends = python-setuptools
	makedepends = python-sympy
	makedepends = python-wheel
	makedepends = numactl
	depends = python-addict
	depends = python-mmengine
	depends = python-numpy
	depends = python-opencv
	depends = python-pillow
	depends = python-yaml
	depends = yapf
	source = python-mmcv-2.0.1.tar.gz::https://github.com/open-mmlab/mmcv/archive/v2.0.1.tar.gz
	sha512sums = 5002512cfca242a1c67613c5d013b28f376670bfe5a162fbb05277c8b500bfabe6ffc613bf90d96de2745d49e933cf2f501a94783394d9665a4e3eb407718fc8

pkgname = python-mmcv
	pkgdesc = OpenMMLab Computer Vision Foundation(cpu version, without cuda ops)
	depends = python-addict
	depends = python-mmengine
	depends = python-numpy
	depends = python-opencv
	depends = python-pillow
	depends = python-yaml
	depends = yapf
	depends = python-pytorch

pkgname = python-mmcv-full
	pkgdesc = OpenMMLab Computer Vision Foundation (full version, with full features, include cuda ops)
	depends = python-addict
	depends = python-mmengine
	depends = python-numpy
	depends = python-opencv
	depends = python-pillow
	depends = python-yaml
	depends = yapf
	depends = cuda
	depends = python-pytorch-cuda
	depends = libcudart.so
	provides = python-mmcv=2.0.1
	conflicts = python-mmcv