summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 737766fc587fdd03400e498f04026e5b3856f776 (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.r673.g437b48a1
	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