summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-09-16 14:16:57 +0000
committerCoprDistGit <infra@openeuler.org>2023-09-16 14:16:57 +0000
commitd24b40ffbe4dfed9f417a96b56359a50f62f830c (patch)
treebd5c9447b889a1118a62cf0bc70cccea6fa54ff0
parent63b72e2006fd4e94cf8537d33f834f0c907ed881 (diff)
automatic import of onnxruntime
-rw-r--r--.gitignore1
-rw-r--r--onnxruntime.spec2
-rw-r--r--sources3
3 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 44a0223..53bf3d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
/SafeInt-3.0.28.zip
/GSL-4.0.0.zip
/flatbuffers-1.12.0.zip
+/googletest-1.14.0.zip
diff --git a/onnxruntime.spec b/onnxruntime.spec
index 54013c5..8e3e3e5 100644
--- a/onnxruntime.spec
+++ b/onnxruntime.spec
@@ -18,6 +18,7 @@ Source7: re2-2022-06-01.zip
Source8: SafeInt-3.0.28.zip
Source9: GSL-4.0.0.zip
Source10: flatbuffers-1.12.0.zip
+Source11: googletest-1.14.0.zip
BuildRoot: %{_buildrootdir}
#编译所需包(按照文档写的)
BuildRequires: cmake gcc gcc-c++ python3 git python-numpy python-packaging openssl openssl-devel iputils bash
@@ -51,6 +52,7 @@ mv %{SOURCE7} ../BUILD
mv %{SOURCE8} ../BUILD
mv %{SOURCE9} ../BUILD
mv %{SOURCE10} ../BUILD
+mv %{SOURCE11} ../BUILD
unzip -q -o ../SOURCES/main.zip -d ../BUILD
diff --git a/sources b/sources
index 9553add..6883f6b 100644
--- a/sources
+++ b/sources
@@ -3,8 +3,9 @@ ed0ca3988edc1bfe7942b24afac839c6 SafeInt-3.0.28.zip
3d4793b3d644fd184a2b9f57da1c4839 abseil-cpp-20230802.0.zip
cf556cc376d15055b8235b05b2fc6253 date-3.0.1.zip
a1afdbf114dec01a861c1b8c917d0fc7 flatbuffers-1.12.0.zip
+b4911e882c51cba34bebfb5df500a650 googletest-1.14.0.zip
accaeb6a75f5972f479ef9139fa65b9e json-3.10.5.zip
-3793e83111f59bd01efcf47e241b4529 main.zip
+942d5557c9a87bdf9a6b59235e574c31 main.zip
bac656df95a7e76388ec67eff040fe03 mp11-boost-1.82.0.zip
0d04a7781642dc1d2e6ae318cf73c7ae nsync-1.26.0.zip
d084cfc9d6f86abbda9aae9e0ae0526a protobuf-21.12.zip