Skip to content

Support CoreML export on Linux #11172

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

Merged
merged 1 commit into from
May 28, 2025
Merged

Support CoreML export on Linux #11172

merged 1 commit into from
May 28, 2025

Conversation

jathu
Copy link
Contributor

@jathu jathu commented May 27, 2025

Summary

Test plan

$ ./install_executorch.sh
$ GITHUB_WORKSPACE=$(dirname $(pwd)) REPOSITORY=$(basename $(pwd)) python .ci/scripts/wheel/test_linux.py

@jathu jathu added ciflow/trunk ciflow/binaries release notes: apple Changes to the Apple backend delegate labels May 27, 2025
Copy link

pytorch-bot bot commented May 27, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11172

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (3 Unrelated Failures)

As of commit 6551fa2 with merge base d8ac866 (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

BROKEN TRUNK - The following jobs failed but was present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 27, 2025
@jathu jathu requested a review from mergennachin May 28, 2025 00:06
@jathu jathu force-pushed the jathu/linux-coreml branch 2 times, most recently from fa23f3e to cd262d3 Compare May 28, 2025 00:36
@jathu jathu marked this pull request as ready for review May 28, 2025 00:52
@metascroy
Copy link
Contributor

@jathu did you test the pybindings?

@jathu
Copy link
Contributor Author

jathu commented May 28, 2025

@metascroy we build the wheel and run an export test in the CI (see Build macOS/Linux Wheels)

@jathu jathu force-pushed the jathu/linux-coreml branch from cd262d3 to 6551fa2 Compare May 28, 2025 15:11
Copy link
Contributor

@cymbalrush cymbalrush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@jathu jathu merged commit bc47f5a into main May 28, 2025
303 of 306 checks passed
@jathu jathu deleted the jathu/linux-coreml branch May 28, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/binaries ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: apple Changes to the Apple backend delegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support CoreML export on Linux
4 participants