onnxruntime/tools/ci_build/github
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 [QNN EP] Make QNN EP a shared library (#23120) 2025-01-22 12:11:00 -08:00
apple Target py310 and modernize codebase with ruff (#23401) 2025-01-16 19:10:14 -08:00
azure-pipelines Enable coremltools for Linux build (#23481) 2025-01-24 18:18:37 -08:00
js Update android_min_sdk_version/android_target_sdk_version (#23369) 2025-01-16 08:03:31 -08:00
linux Enable coremltools for Linux build (#23481) 2025-01-24 18:18:37 -08:00
pai Cleanup code (#22827) 2024-11-19 14:13:33 -08:00
windows Update Python-Cuda-Publishing-Pipeline (#23253) 2025-01-06 11:50:58 -08:00
Doxyfile_csharp.cfg