diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-12 08:22:43 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-12 08:22:43 +0000 |
commit | ca7ff7b6665747c349db74d535969c092aec9ed5 (patch) | |
tree | 6f4f0467cfb2825f5112fefbe9d6a1caff719698 | |
parent | f725cb3c99e4b51b5ee17f3ebb8bad131be6d38a (diff) |
automatic import of onnxruntime
-rw-r--r-- | onnxruntime-1.15.1.zip | 3 | ||||
-rw-r--r-- | onnxruntime.spec | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/onnxruntime-1.15.1.zip b/onnxruntime-1.15.1.zip new file mode 100644 index 0000000..2666c26 --- /dev/null +++ b/onnxruntime-1.15.1.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ba80621a2ffe94b05dbd6d60f47663b13e2cd4a0121a5a0348ab3e3e5546fa +size 393051755 diff --git a/onnxruntime.spec b/onnxruntime.spec index 4c6f189..16bc5cb 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -7,7 +7,7 @@ Release: 1 Summary: Cross-Platform Accelerated Machine Learning License: MIT URL: https://onnxruntime.ai/ -Source0: https://github.moeyy.xyz/https://github.com/Liiswen/onnxruntime/archive/refs/heads/main.zip +Source0: onnxruntime-1.15.1.zip BuildRoot: %{_buildrootdir} #编译所需包(按照文档写的) BuildRequires: cmake gcc gcc-c++ python3 git python-numpy python-packaging openssl openssl-devel iputils bash |