onnxruntime/tools
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
..
android_custom_build Update NDK (#23280) 2025-01-08 13:57:23 -08:00
ci_build Enable coremltools for Linux build (#23481) 2025-01-24 18:18:37 -08:00
doc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
nuget [QNN EP] Make QNN EP a shared library (#23120) 2025-01-22 12:11:00 -08:00
perf_view fixed #16873 (#16932) 2023-09-26 09:57:01 -07:00
python Enable comprehension simplification in ruff rules (#23414) 2025-01-17 08:43:06 -08:00
scripts Cleanup code (#22827) 2024-11-19 14:13:33 -08:00