onnxruntime/tools/ci_build/github/linux/ort_minimal
Changming Sun d461ca9dcd
Update onnxruntime binary size checks ci pipeline's docker image (#23405)
1. Update onnxruntime binary size checks ci pipeline's docker image. Use
a different docker image that is not manylinux based. The new one is
smaller.
2. Add flatbuffers tools/ci_build/requirements/pybind/requirements.txt
3. Delete
tools/ci_build/github/azure-pipelines/py-package-build-pipeline.yml. The
pipeline was for generating packages for Olive, but it went unused. And
the content is highly duplicated with our official python packaging
pipeline.
4. A lot of YAML files reference pypa/manylinux git repo but do not use
it. This PR removes the references.
2025-01-17 15:29:17 -08:00
..
build_check_binsize_config Clean up some mobile package related files and their usages. (#21606) 2024-08-05 16:38:20 -07:00
__init__.py Use readelf for minimal build binary size checks. (#6338) 2021-01-15 07:46:02 +10:00
build_full_ort_and_create_ort_files.sh Update onnxruntime binary size checks ci pipeline's docker image (#23405) 2025-01-17 15:29:17 -08:00
build_minimal_ort_and_run_tests.sh Update onnxruntime binary size checks ci pipeline's docker image (#23405) 2025-01-17 15:29:17 -08:00
build_ort_and_check_binary_size.py Add python 3.13 support (#22380) 2024-10-14 18:07:54 -07:00
check_build_binary_size.py Bump ruff to 0.3.2 and black to 24 (#19878) 2024-03-13 10:00:32 -07:00
nnapi_minimal_build_minimal_ort_and_run_tests.sh Update the MacOS/Linux build scripts that build/install protobuf from source (#16906) 2023-07-31 10:51:48 -07:00
readelf_utils.py Exclude padding section from minimal build size report (#22578) 2024-10-25 08:14:15 +10:00