summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 32ef4be6daefbbe8507f794e4ea28f779f610136 (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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
pkgbase = tvm
	pkgdesc = Apache TVM, a deep learning compiler that enables access to high-performance machine learning anywhere for everyone
	pkgver = 0.15.dev0.57.g108377452e
	pkgrel = 1
	url = https://tvm.apache.org/
	install = tvm.install
	arch = x86_64
	license = Apache 2.0
	checkdepends = gtest
	makedepends = gcc
	makedepends = cmake>=3.18
	makedepends = python-pip
	depends = ocl-icd
	depends = openmp
	depends = llvm>=4.0
	depends = mesa
	depends = blas-openblas
	depends = openmp
	depends = python-numpy
	depends = python-decorator
	depends = python-attrs
	depends = python38
	depends = python-cloudpickle
	depends = python-scipy
	depends = python-psutil
	depends = python-tornado
	depends = opencl-headers
	depends = cnpy
	depends = libbacktrace
	optdepends = python-typing_extensions: for tvmc (TVM command line driver)
	optdepends = python-tornado: for RPC Tracker, auto-tuning module
	optdepends = python-cloudpickle: auto-tuning module
	optdepends = python-psutil: auto-tuning module
	optdepends = xgboost>=1.1.0: auto-tuning module
	conflicts = tvm-git
	options = !staticlibs
	source = git+https://github.com/apache/tvm
	source = git+https://github.com/NVIDIA/cutlass.git
	source = git+https://github.com/dmlc/dlpack.git
	source = git+https://github.com/dmlc/dmlc-core.git
	source = git+https://github.com/agauniyal/rang.git
	source = vta-hw::git+https://github.com/apache/tvm-vta.git
	source = enable_features.diff
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = ec62e2a15ca5d47f1bc804d12902d21d5f228e73cb458f6c4e5f9e9ce5118c117b8274814e36fde94a1efa0b25b8dc7d59ad79556e34484a1e8fb5d7926c1729
	sha512sums = 7499c01fce2facb76ebeb43799435f13b178dd0b2cf29ff0e09dd880ba2951a2e52a487a1fbb8dd392e6d3e8c5d0ac9a8d511034b176ebe395106ca0c4f3682a

pkgname = tvm