onnxruntime/tools/ci_build/github/linux
Changming Sun 1fc9c4823d
Enable coremltools for Linux build (#23481)
### Description

Enable coremltools for Linux build. In order to do this, I did:

1. Add uuid-devel to the Linux images and regenerate them.
2. Patch the coremltools code a little bit to add some missing header
files.

### Motivation and Context
To make the code simpler. Later on I will create another PR to remove
the COREML_ENABLE_MLPROGRAM C/C++ macro.
Also, after this PR I will bring more changes to
onnxruntime_provider_coreml.cmake to make it work with vcpkg.
2025-01-24 18:18:37 -08:00
..
docker Enable coremltools for Linux build (#23481) 2025-01-24 18:18:37 -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
build_linux_python_package.sh [QNN EP] Make QNN EP a shared library (#23120) 2025-01-22 12:11:00 -08:00
build_rocm_c_api_package.sh
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
build_yocto.sh
copy_strip_binary.sh
create_package.sh
delete_unused_files_before_upload.sh
extract_and_bundle_gpu_package.sh
java_copy_strip_binary.sh
java_linux_final_test.sh
run_build.sh
run_dockerbuild.sh
run_python_dockerbuild.sh
run_python_dockertest.sh
run_python_tests.sh
test_custom_ops_pytorch_export.sh
upload_code_coverage_data.sh
upload_ortsrv_binaries.sh
yocto_build_toolchain.sh