summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e5b37a7d2f3128bf13c23cfaf9ba1c5812e26d8f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = onnxruntime-lib-git
	pkgdesc = ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
	pkgver = 1.12.1
	pkgrel = 1
	url = https://www.onnxruntime.ai/
	arch = x86_64
	license = MIT
	provides = onnxruntime
	conflicts = onnxruntime
	source = https://github.com/microsoft/onnxruntime/releases/download/v1.12.1/onnxruntime-linux-x64-1.12.1.tgz
	md5sums = SKIP

pkgname = onnxruntime-lib-git