diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-13 08:15:00 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-13 08:15:00 +0000 |
commit | 4269329885a35c67b0f8a9c6231fe11dd80f7b41 (patch) | |
tree | bb558aaae509774b4ddda258b0a09702c849addf | |
parent | 84b8335e7c4aa6ff6a0c6ffc9cbd6c1b683302d4 (diff) |
automatic import of onnxruntime
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 2cbf20b..aa4569e 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -29,6 +29,8 @@ ONNXRuntime npu %prep #unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD + +ls ../SOURCES unzip -q -o ../SOURCES/onnxruntime-1.15.1.zip -d ../BUILD |