summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 95c146b9599d4acadc7ead0e8159112d8e6e33b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = python-aitemplate-git
	pkgdesc = AITemplate is a Python framework which renders neural network into high performance CUDA/HIP C++ code.
	pkgver = 0.3.dev0.r676.gf7113563
	pkgrel = 1
	url = https://github.com/facebookincubator/AITemplate
	arch = any
	license = Apache
	makedepends = git
	makedepends = ninja
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-jinja
	depends = python-numpy
	depends = python-sympy
	provides = python-aitemplate
	conflicts = python-aitemplate
	source = python-aitemplate-git::git+https://github.com/facebookincubator/AITemplate
	sha256sums = SKIP

pkgname = python-aitemplate-git