onnxruntime/tools/ci_build/github/linux/ort_minimal
Changming Sun 535a030b1e
Remove manylinux build scripts from python packaging pipeline (#20786)
### Description
Use a common set of prebuilt manylinux base images to build the
packages, to avoid building the manylinux part again and again. The base
images can be used in GenAI and other projects too.
This PR also updates the GCC version for inference python CUDA11/CUDA12
builds from 8 to 11. Later on I will update all other CUDA pipelines to
use GCC 11, to avoid the issue described in
https://github.com/onnx/onnx/issues/6047 and
https://github.com/microsoft/onnxruntime-genai/issues/257 .

### Motivation and Context
To extract the common part as a reusable build infra among different
ONNX Runtime projects.
2024-05-24 08:18:22 -07:00
..
build_check_binsize_config Add build configuration to binary size checks pipeline. (#13208) 2022-10-05 12:39:19 -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 Fix a build issue: /MP was not enabled correctly (#19190) 2024-01-29 12:45:38 -08:00
build_minimal_ort_and_run_tests.sh Fix a build issue: /MP was not enabled correctly (#19190) 2024-01-29 12:45:38 -08:00
build_ort_and_check_binary_size.py Remove manylinux build scripts from python packaging pipeline (#20786) 2024-05-24 08:18:22 -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 Bump ruff linter to 0.2.1 (#19471) 2024-02-08 16:08:27 -08:00