summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChih-Hsuan Yen2019-07-12 19:06:38 +0800
committerChih-Hsuan Yen2019-07-12 19:06:38 +0800
commitbf4ab12fef0e2ba440d2321fc09f7ee5e73b18f4 (patch)
treeca91634bb90d00f44c49b5a6d078d6cda3713798 /.SRCINFO
downloadaur-bf4ab12fef0e2ba440d2321fc09f7ee5e73b18f4.tar.gz
new package, version 0.4.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO46
1 files changed, 46 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..8bafa0f7146f
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,46 @@
+pkgbase = python-onnxruntime
+ pkgdesc = Cross-platform, high performance scoring engine for ML models
+ pkgver = 0.4.0
+ pkgrel = 1
+ url = https://github.com/microsoft/onnxruntime
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = cmake
+ makedepends = cuda
+ makedepends = cudnn
+ makedepends = gtest
+ makedepends = gmock
+ makedepends = pybind11
+ makedepends = python-setuptools
+ depends = protobuf>=3.7.1
+ depends = re2
+ depends = python-numpy
+ source = git+https://github.com/microsoft/onnxruntime#tag=v0.4.0
+ source = git+https://github.com/HowardHinnant/date.git
+ source = eigen::git+https://github.com/eigenteam/eigen-git-mirror.git
+ source = git+https://github.com/google/gemmlowp.git
+ source = gsl::git+https://github.com/Microsoft/GSL.git
+ source = git+https://github.com/google/nsync.git
+ source = git+https://github.com/onnx/onnx.git
+ source = build-fixes.patch
+ sha512sums = SKIP
+ sha512sums = SKIP
+ sha512sums = SKIP
+ sha512sums = SKIP
+ sha512sums = SKIP
+ sha512sums = SKIP
+ sha512sums = SKIP
+ sha512sums = 4901a35f1c8687555c63aaa9d0dddab9becd59b4779dd1040c19bb7dcf690773df103cffac94228f7019644d0cca03c09df525b8188fc3eef65557af07e25a26
+
+pkgname = python-onnxruntime
+
+pkgname = python-onnxruntime-cuda
+ depends = protobuf>=3.7.1
+ depends = re2
+ depends = python-numpy
+ depends = cuda
+ depends = cudnn
+ provides = python-onnxruntime=0.4.0
+ conflicts = python-onnxruntime
+