From 2440c3d9c662ffaba87b9747a026743835bb4f50 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Wed, 30 Aug 2023 07:42:50 +0000 Subject: automatic import of onnxruntime --- onnxruntime.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onnxruntime.spec b/onnxruntime.spec index 8bc51bc..c5e509d 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -29,7 +29,7 @@ ONNXRuntime npu %prep unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD - +cmake --version %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