summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6a452a15a382e35dba47884bc5323ac91dfd5d25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = torch7-warp-ctc
	pkgdesc = A fast parallel implementation of CTC, on both CPU and GPU.
	pkgver = v1.0.r32.gbc29dcf
	pkgrel = 1
	url = https://github.com/baidu-research/warp-ctc
	arch = x86_64
	arch = i686
	license = APACHE
	makedepends = cmake
	makedepends = git
	makedepends = torch7-cutorch-git
	depends = torch7-git>=r819
	optdepends = torch7-cutorch-git
	source = torch7-warp-ctc::git+https://github.com/baidu-research/warp-ctc
	sha512sums = SKIP

pkgname = torch7-warp-ctc