diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-13 10:03:19 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-13 10:03:19 +0000 |
commit | 2585ef0376678607d6658a95c2afd8b519596680 (patch) | |
tree | 6ed71a1f2447dac5ea9485ae11a3d5632af2d01e | |
parent | 461283f76e3af3f7d0da05d6739610ba770d6b5b (diff) |
automatic import of onnxruntime
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 5e8a820..2f3a3c0 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -30,7 +30,7 @@ ONNXRuntime npu %prep #unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD -ls ../SOURCES +du -sh ./* #unzip -q -o ../SOURCES/onnxruntime-1.15.1.zip -d ../BUILD %setup -q |