diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-02 05:47:51 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-02 05:47:51 +0000 |
commit | 433cb806c6b4c98de9fb57e5a2c8e6129719e1df (patch) | |
tree | cdd977fb5ebb968d252da248efe25f1d7ec85089 | |
parent | 42329a6c99f4cc4ab7a8342eaa37e659dad224f6 (diff) |
automatic import of onnxruntime
-rw-r--r-- | onnxruntime.spec | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 9b843c0..c0d4597 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -30,9 +30,6 @@ 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 |