From 813638ad13f881518ec01919b12fa56afc74b903 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 2 Sep 2023 04:23:17 +0000 Subject: automatic import of onnxruntime --- onnxruntime.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/onnxruntime.spec b/onnxruntime.spec index f0912d3..1e984a6 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -29,7 +29,10 @@ ONNXRuntime npu %prep unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD + cmake --version +ping github.com + %build 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 -- cgit v1.2.3