onnxruntime/tools/ci_build
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
..
github Enable coremltools for Linux build (#23481) 2025-01-24 18:18:37 -08:00
requirements Update onnxruntime binary size checks ci pipeline's docker image (#23405) 2025-01-17 15:29:17 -08:00
__init__.py
amd_hipify.py [MigraphX EP] [ROCm EP] Upstream ROCm changes for bugfixes and features (#23249) 2025-01-15 12:57:04 -08:00
build.py [QNN EP] Make QNN EP a shared library (#23120) 2025-01-22 12:11:00 -08:00
compile_triton.py Use ruff as the formatter to replace black-isort (#23397) 2025-01-16 11:14:15 -08:00
coverage.py
gen_def.py Bump ruff from 0.5.4 to 0.9.1 (#23328) 2025-01-15 11:11:17 -08:00
get_docker_image.py Change docker buildx's driver to default (#23388) 2025-01-16 09:38:34 -08:00
hipify-perl [MigraphX EP] [ROCm EP] Upstream ROCm changes for bugfixes and features (#23249) 2025-01-15 12:57:04 -08:00
logger.py
op_registration_utils.py Enable comprehension simplification in ruff rules (#23414) 2025-01-17 08:43:06 -08:00
op_registration_validator.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
patch_manylinux.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
policheck_exclusions.xml
reduce_op_kernels.py Enable comprehension simplification in ruff rules (#23414) 2025-01-17 08:43:06 -08:00
replace_urls_in_deps.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
set-trigger-rules.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
update_tsaoptions.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
upload_python_package_to_azure_storage.py Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00