diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-21 06:28:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-21 06:28:53 +0000 |
commit | a8f936825f104719b24a354449f2f00e710afe7c (patch) | |
tree | 86ee3deecf98c3b8a24a9f96f357b83f93979f96 | |
parent | dafb64a30cd7a0f67ac753f258ea0ed82b55959a (diff) |
automatic import of onnxruntime
-rw-r--r-- | onnxruntime.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 85d4978..4c8db37 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -46,6 +46,7 @@ ONNXRuntime npu %prep cat %{SOURCE15} %{SOURCE16} > %{SOURCE0} +ls %{_sourcedir} %setup -q cp -r %{SOURCE1} %{_builddir} |