diff options
author | CoprDistGit <infra@openeuler.org> | 2024-04-16 05:01:48 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2024-04-16 05:01:48 +0000 |
commit | d0c78ddfa7609ec94d19402eacf2ad5c07df102c (patch) | |
tree | 77342f78b6dbfdbfbe1e922a513afb925298a2b8 /python-onnxruntime.spec | |
parent | 18cca6e161ddc525d78eed25bfa7aa5c6c1df26c (diff) |
automatic import of onnxruntime
Diffstat (limited to 'python-onnxruntime.spec')
-rw-r--r-- | python-onnxruntime.spec | 3 |
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 |