summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-04-16 05:01:48 +0000
committerCoprDistGit <infra@openeuler.org>2024-04-16 05:01:48 +0000
commitd0c78ddfa7609ec94d19402eacf2ad5c07df102c (patch)
tree77342f78b6dbfdbfbe1e922a513afb925298a2b8
parent18cca6e161ddc525d78eed25bfa7aa5c6c1df26c (diff)
automatic import of onnxruntime
-rw-r--r--python-onnxruntime.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/python-onnxruntime.spec b/python-onnxruntime.spec
index 1d79634..582f25a 100644
--- a/python-onnxruntime.spec
+++ b/python-onnxruntime.spec
@@ -63,9 +63,6 @@ tar -xzf %{SOURCE1} --directory=.
python3 tools/ci_build/replace_urls_in_deps.py --new_dir deps
%build
-# Re-generate flatbuffer headers
-%{__python3} onnxruntime/core/flatbuffers/schema/compile_schema.py --flatc %{_bindir}/flatc
-
bash build.sh --build_dir build --config RelWithDebInfo --skip_tests --enable_pybind --build_wheel --build_shared_lib --skip_submodule_sync
%pyproject_build