diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-21 13:06:05 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-21 13:06:05 +0000 |
commit | c62ccea83bb28825e160a3b5fbb64a59480c618c (patch) | |
tree | e1164e3c04462ba33a24c7739b0491ee5018aec7 | |
parent | 9265e3f66c3b8c709695ac42dcc9af7b8fbee55f (diff) |
automatic import of onnxruntimeopeneuler20.03
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index f92c357..9530a6e 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -45,7 +45,7 @@ Summary: Cross-Platform Accelerated Machine Learning For NPU ONNXRuntime npu %prep -cd {_sourcedir} +cd %{_sourcedir} rm -rf %{SOURCE0} touch %{SOURCE0} cat %{SOURCE15} %{SOURCE16} > %{SOURCE0} |