diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-13 11:01:08 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-13 11:01:08 +0000 |
commit | c050380f01697fb897dcd092e0c2675e10823f5e (patch) | |
tree | 3c8e5261ae6692f30476b601640097450aa9460c /onnxruntime.spec | |
parent | 2585ef0376678607d6658a95c2afd8b519596680 (diff) |
automatic import of onnxruntime
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 2f3a3c0..6be1bcd 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -30,7 +30,7 @@ ONNXRuntime npu %prep #unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD -du -sh ./* +du -sh ../SOURCES/* #unzip -q -o ../SOURCES/onnxruntime-1.15.1.zip -d ../BUILD %setup -q |