summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0542c618b844a156fa16e80cf85b8b533c9271e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-pytorch-wpe-git
	pkgdesc = PyTorch Weighted Prediction Error
	pkgver = 0.0.0.r18
	pkgrel = 1
	url = https://github.com/kamo-naoyuki/dnn_wpe
	arch = any
	license = custom:NTT
	makedepends = git
	makedepends = python-setuptools
	depends = python>=3.7
	depends = python-pytorch-complex-git
	depends = python-numpy
	provides = python-pytorch-wpe
	conflicts = python-pytorch-wpe
	conflicts = python-pytorch-wpe-git
	source = python-pytorch-wpe-git::git+https://github.com/kamo-naoyuki/dnn_wpe
	md5sums = SKIP

pkgname = python-pytorch-wpe-git