diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-05 09:59:22 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-05 09:59:22 +0000 |
commit | 3005379eb3eb539020830b64981a82529ce8baf0 (patch) | |
tree | 4de99ea8d2aa90bdf016ebfd037b27c0f4e8ee37 | |
parent | 1371adc049aad6b30f0465e6c11febca236e14d1 (diff) |
automatic import of onnxruntime
-rw-r--r-- | onnxruntime.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index bf1cb97..b79d3f3 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -32,8 +32,8 @@ unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD %build -ping https://github.com -ping https://github.com/abseil/abseil-cpp/archive/refs/tags/20220623.1.zip +#ping https://github.com +#ping https://github.com/abseil/abseil-cpp/archive/refs/tags/20220623.1.zip cd %{name}-%{version} git init . && bash build.sh --config Release --build_shared_lib --parallel --compile_no_warning_as_error --skip_submodule_sync --allow_running_as_root --skip_tests --build_wheel --build_dir build/CPU @@ -1 +1 @@ -faa3c349196ea71eccc73069c04b58a4 v1.15.1.zip +31207760fed07ee3b75f16f492ea0d23 v1.15.1.zip |