summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChih-Hsuan Yen2021-06-03 17:37:31 +0800
committerChih-Hsuan Yen2021-06-03 17:37:51 +0800
commit8ddd1e0bf5f9b951be1fcf2ec0b72465bd0098bc (patch)
treebc75453a12b17b4f368f1832542f22d250be2498 /.SRCINFO
parent75690f7c7fad657006726e3c9f9111c05d5a1ebb (diff)
downloadaur-8ddd1e0bf5f9b951be1fcf2ec0b72465bd0098bc.tar.gz
Enable CUDA and update patches for 1.8.0
Also enables orttraining and use shared libs
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO45
1 files changed, 41 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4c6129d429f..1f1bc1506641 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,20 @@
pkgbase = python-onnxruntime
pkgdesc = Cross-platform, high performance scoring engine for ML models
- pkgver = 1.7.2
+ pkgver = 1.8.0
pkgrel = 1
url = https://github.com/microsoft/onnxruntime
arch = x86_64
license = MIT
+ checkdepends = python-pytest
+ checkdepends = python-pytorch
+ checkdepends = python-h5py
+ checkdepends = python-pandas
+ checkdepends = python-psutil
+ checkdepends = python-tqdm
+ checkdepends = python-sympy
+ checkdepends = python-torchvision
+ checkdepends = tensorboard
+ checkdepends = python-cerberus
makedepends = git
makedepends = cmake
makedepends = gtest
@@ -14,24 +24,51 @@ pkgbase = python-onnxruntime
makedepends = nlohmann-json
makedepends = chrono-date
makedepends = boost
+ makedepends = flatbuffers
+ makedepends = cuda
+ makedepends = cudnn
+ makedepends = nccl
+ makedepends = clang
depends = nsync
depends = re2
- depends = flatbuffers
+ depends = python-flatbuffers
depends = python-numpy
depends = python-onnx
depends = python-protobuf
- source = git+https://github.com/microsoft/onnxruntime#tag=v1.7.2
+ depends = openmpi
+ source = git+https://github.com/microsoft/onnxruntime#tag=v1.8.0
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 = git+https://github.com/tensorflow/tensorboard.git
+ source = git+https://github.com/dmlc/dlpack.git
+ source = git+https://github.com/jarro2783/cxxopts.git
source = build-fixes.patch
+ source = clang.patch
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
- sha512sums = 90e67eb144770734b488bf8ac5ad0dc955d2d860d9ed1c32285ffe913e72d27a3ac5b27588f41042fa4008533234e6cf4740c600f2b3fdce90ef8a3f853827eb
+ sha512sums = SKIP
+ sha512sums = SKIP
+ sha512sums = SKIP
+ sha512sums = 685f0235abed6e1277dd0eb9bda56c464d1987fe7fc90a3550e17ec70cc49fd15f34996a0e159f9622c4ca3e6bf29917fe51b7849342531fa2a6808d782f1e06
+ sha512sums = 55ba879c015df11582ff4afaa9ccca19c0e3d3a8be503629718402dbdc826e36bc3ec3ce4dd589705371d7fcf250ba2a9b30c5a3dd0cfccb8e008346f1bd6252
pkgname = python-onnxruntime
+pkgname = python-onnxruntime-cuda
+ depends = nsync
+ depends = re2
+ depends = python-flatbuffers
+ depends = python-numpy
+ depends = python-onnx
+ depends = python-protobuf
+ depends = openmpi
+ depends = cuda
+ depends = cudnn
+ depends = nccl
+ provides = python-onnxruntime=1.8.0
+ conflicts = python-onnxruntime