summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 171f4da3167f9e1167415dd5712496eb776e4f1f (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
pkgbase = python-diffq
	pkgdesc = Differentiable quantization using pseudo quantization noise
	pkgver = 0.2.4
	pkgrel = 2
	url = https://github.com/facebookresearch/diffq
	arch = x86_64
	license = CC-BY-NC-4.0
	checkdepends = python-torchvision
	makedepends = cython
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-pdoc
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = glibc
	depends = python
	depends = python-numpy
	depends = python-pytorch
	optdepends = python-einops: to run the included cifar example
	optdepends = python-hydra-colorlog: to run the included cifar example
	optdepends = python-hydra-core: to run the included cifar example
	optdepends = python-submitit: to run the included cifar example
	optdepends = python-timm: to run the included cifar example
	optdepends = python-torchvision: to run the included cifar example
	source = diffq-0.2.4.tar.gz::https://github.com/facebookresearch/diffq/archive/v0.2.4.tar.gz
	sha512sums = 0b47058c19e0ce841889c1f47b266cc292044d5483e7aa3f757bb5d050f48cdde10547b5ce7df654e54ee47271d566f24b667e228bbc20035e2345290eb06512

pkgname = python-diffq