summaryrefslogtreecommitdiff
path: root/python-onnxruntime.spec
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 /python-onnxruntime.spec
parent54a492f4b04773d6853d50d72e1c36ef6c01afee (diff)
automatic import of python-onnxruntimeopeneuler23.09
Diffstat (limited to 'python-onnxruntime.spec')
-rw-r--r--python-onnxruntime.spec5
1 files changed, 3 insertions, 2 deletions
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