mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-16 21:00:14 +00:00
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. |
||
|---|---|---|
| .. | ||
| build_check_binsize_config | ||
| __init__.py | ||
| build_full_ort_and_create_ort_files.sh | ||
| build_minimal_ort_and_run_tests.sh | ||
| build_ort_and_check_binary_size.py | ||
| check_build_binary_size.py | ||
| nnapi_minimal_build_minimal_ort_and_run_tests.sh | ||
| readelf_utils.py | ||