summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e4c6129d429fea0a5e4f2923ab3626c836e514fc (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
pkgbase = python-onnxruntime
	pkgdesc = Cross-platform, high performance scoring engine for ML models
	pkgver = 1.7.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
	makedepends = boost
	depends = nsync
	depends = re2
	depends = flatbuffers
	depends = python-numpy
	depends = python-onnx
	depends = python-protobuf
	source = git+https://github.com/microsoft/onnxruntime#tag=v1.7.2
	source = git+https://gitlab.com/libeigen/eigen.git
	source = git+https://github.com/onnx/onnx.git
	source = git+https://github.com/dcleblanc/SafeInt.git
	source = git+https://github.com/martinmoene/optional-lite.git
	source = build-fixes.patch
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = SKIP
	sha512sums = 90e67eb144770734b488bf8ac5ad0dc955d2d860d9ed1c32285ffe913e72d27a3ac5b27588f41042fa4008533234e6cf4740c600f2b3fdce90ef8a3f853827eb

pkgname = python-onnxruntime