summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bba4d30f8415defec65310bfb9c24ae27c7864ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-multiscaledeformableattention
	pkgdesc = Python library of MultiScaleDeformableAttention, the CUDA operator proposed by Deformable DETR.
	pkgver = 1.0.0
	pkgrel = 2
	url = https://github.com/fundamentalvision/Deformable-DETR
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = cuda
	depends = gcc
	depends = python-pytorch
	source = Deformable-DETR.zip::https://github.com/fundamentalvision/Deformable-DETR/archive/refs/heads/main.zip
	sha256sums = cad9494f22e6293c33bb210a81ac4d4b7eee92bbaaf696ead965322b9b90739b

pkgname = python-multiscaledeformableattention
	depends = python
	depends = cuda
	depends = gcc
	depends = python-pytorch