Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable coremltools for Linux build #23481

Merged
merged 5 commits into from
Jan 25, 2025
Merged

Enable coremltools for Linux build #23481

merged 5 commits into from
Jan 25, 2025

Conversation

snnn
Copy link
Member

@snnn snnn commented Jan 24, 2025

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.

@snnn snnn marked this pull request as ready for review January 24, 2025 21:17
@snnn snnn merged commit 1fc9c48 into main Jan 25, 2025
100 of 104 checks passed
@snnn snnn deleted the snnn/coreml branch January 25, 2025 02:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants