diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-21 06:13:24 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-21 06:13:24 +0000 |
commit | dafb64a30cd7a0f67ac753f258ea0ed82b55959a (patch) | |
tree | 47fd9d19da7a6ac2160c972e9eadb54a4df2dd5f | |
parent | 38ec7dc1a1c24d0285270c65473fdb8207215e3e (diff) |
automatic import of onnxruntime
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | onnxruntime.spec | 2 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -25,3 +25,4 @@ /onnx-1.14.0.zip /onnxruntime.tar.gz.aa /onnxruntime.tar.gz.ab +/v1.15.1.tar.gz diff --git a/onnxruntime.spec b/onnxruntime.spec index fc4c9be..85d4978 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -7,7 +7,7 @@ Release: 1 Summary: Cross-Platform Accelerated Machine Learning License: MIT URL: https://onnxruntime.ai/ -Source0: https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.15.1.zip +Source0: https://github.com/microsoft/onnxruntime/archive/refs/tags/v1.15.1.tar.gz Source1: abseil-cpp-20220623.1.zip Source2: date-2.4.1.zip Source3: flatbuffers-1.12.0.zip @@ -14,4 +14,4 @@ d93250e0b4967b5471c6d881c97a895c mp11-boost-1.79.0.zip d084cfc9d6f86abbda9aae9e0ae0526a protobuf-21.12.zip fc55cd0fcb76742a3f040cb8f5d5366f pybind11-2.10.1.zip 478836ff8188ab9e46a62f5081426d26 re2-2022-06-01.zip -faa3c349196ea71eccc73069c04b58a4 v1.15.1.zip +9ffebc10e04b541280968f9cc3e22b60 v1.15.1.tar.gz |