summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-12 15:23:10 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-12 15:23:10 +0000
commitc710fa840a58e0f30650042d5437e5f5c60a1710 (patch)
treecd190a2583d20080bf31c1385feda09d3ebfadcf
parent54a492f4b04773d6853d50d72e1c36ef6c01afee (diff)
automatic import of python-onnxruntimeopeneuler23.09
-rw-r--r--.gitignore1
-rw-r--r--python-onnxruntime-1.16.3.tar.gz3
-rw-r--r--python-onnxruntime.spec5
-rw-r--r--sources1
4 files changed, 5 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index e69de29..aeccca1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/python-onnxruntime-1.17.1.tar.gz
diff --git a/python-onnxruntime-1.16.3.tar.gz b/python-onnxruntime-1.16.3.tar.gz
deleted file mode 100644
index 5392408..0000000
--- a/python-onnxruntime-1.16.3.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:d26b8a7eed1df4440aa3d8eac5049980cbe585514ccedfda809712051a4b1721
-size 228216055
diff --git a/python-onnxruntime.spec b/python-onnxruntime.spec
index e64e8ef..2d82ba6 100644
--- a/python-onnxruntime.spec
+++ b/python-onnxruntime.spec
@@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0
Name: python-onnxruntime
-Version: 1.16.3
+Version: 1.17.1
Release: 1
Summary: Tensors and Dynamic neural networks in Python with strong GPU acceleration
License: MIT
@@ -36,7 +36,8 @@ help documents for python3 onnxruntime
%autosetup -p1 -n onnxruntime-%{version}
%build
-%pyproject_build
+./build.sh --allow_running_as_root
+#%pyproject_build
%install
%pyproject_install
diff --git a/sources b/sources
index e69de29..7d0fafb 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+1186f7a88f910dbbe744bb63e1d167d8 python-onnxruntime-1.17.1.tar.gz