diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-15 02:11:05 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-15 02:11:05 +0000 |
commit | e5e2655e0f84a9ca2c49d899bafbd17845ff2d6b (patch) | |
tree | ab4086b9279d9bf7e8564d76d1a1a759c717cbb3 /python-onnxruntime.spec | |
parent | 7993554df0b339b282e99a6b02596e63637c44df (diff) |
automatic import of onnxruntime
Diffstat (limited to 'python-onnxruntime.spec')
-rw-r--r-- | python-onnxruntime.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/python-onnxruntime.spec b/python-onnxruntime.spec index 0632714..7a2af85 100644 --- a/python-onnxruntime.spec +++ b/python-onnxruntime.spec @@ -15,8 +15,9 @@ Source0: %{url}/archive/refs/tags/v%{version}.tar.gz#/onnxruntime-%{versi Source1: 3rd_party.tar.gz -Patch0: 0001-downgrade-cmake.patch +Patch0: 0001-dont-install-tests.patch Patch1: 0002-use-system-python.patch +Patch2: 0003-system-flatbuffers.patch BuildRequires: cmake BuildRequires: ninja-build |