summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b7d05c6fd59b64dc4a6623abd04b6431230132b3 (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
pkgbase = python-onnxruntime
	pkgdesc = Cross-platform, high performance scoring engine for ML models
	pkgver = 1.5.2
	pkgrel = 1
	url = https://github.com/microsoft/onnxruntime
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = cmake
	makedepends = gtest
	makedepends = gmock
	makedepends = pybind11
	makedepends = python-setuptools
	makedepends = nlohmann-json
	makedepends = chrono-date
	depends = nsync
	depends = re2
	depends = flatbuffers
	depends = python-numpy
	depends = python-onnx
	depends = python-protobuf
	source = git+https://github.com/microsoft/onnxruntime#tag=v1.5.2
	source = git+https://gitlab.com/libeigen/eigen.git
	source = git+https://github.com/google/gemmlowp.git
	source = git+https://github.com/onnx/onnx.git
	source = git+https://github.com/dcleblanc/SafeInt.git
	source = build-fixes.patch
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = 978d01b73610aa75fe2c02046f8bce4d26b35a7e0d499bebbb067ba7397388b4bb50280ddd1ae639207478a395c577a343f41c3e2954a1ca7155c98fa91a2cf8

pkgname = python-onnxruntime