onnxruntime/tools/ci_build/github/linux
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
..
docker Update docker images: remove python 3.8 and 3.9 (#23310) 2025-01-10 13:09:04 -08:00
ort_minimal Update onnxruntime binary size checks ci pipeline's docker image (#23405) 2025-01-17 15:29:17 -08:00
python Update docker images: remove python 3.8 and 3.9 (#23310) 2025-01-10 13:09:04 -08:00
build_cuda_c_api_package.sh Update onnxruntime binary size checks ci pipeline's docker image (#23405) 2025-01-17 15:29:17 -08:00
build_cuda_ci.sh Move Linux GPU CI pipeline to A10 (#23235) 2025-01-04 19:11:37 -08:00
build_linux_python_package.sh Update range of gpu arch (#23309) 2025-01-14 14:27:34 -08:00
build_rocm_c_api_package.sh Update copy_strip_binary.sh: use "make install" instead (#21464) 2024-07-24 10:02:00 -07:00
build_tensorrt_c_api_package.sh Update onnxruntime binary size checks ci pipeline's docker image (#23405) 2025-01-17 15:29:17 -08:00
build_tensorrt_ci.sh [TensorRT EP] New CIs to test TRT+minimal CUDA build (#23028) 2024-12-19 10:30:39 -08:00
build_yocto.sh
copy_strip_binary.sh Update copy_strip_binary.sh: use "make install" instead (#21464) 2024-07-24 10:02:00 -07:00
create_package.sh
delete_unused_files_before_upload.sh Update training packaging pipeline's docker files (#20853) 2024-05-30 23:48:42 -07:00
extract_and_bundle_gpu_package.sh
java_copy_strip_binary.sh
java_linux_final_test.sh
run_build.sh
run_dockerbuild.sh Cleanup code (#22827) 2024-11-19 14:13:33 -08:00
run_python_dockerbuild.sh Fix build for linux python wheel (#22801) 2024-11-11 15:20:07 -08:00
run_python_dockertest.sh
run_python_tests.sh Add python 3.13 support (#22380) 2024-10-14 18:07:54 -07:00
test_custom_ops_pytorch_export.sh Replace reference to python 3.8 with python 3.10 (#22692) 2024-11-07 16:51:40 -08:00
upload_code_coverage_data.sh
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh