-
Notifications
You must be signed in to change notification settings - Fork 722
Update coremltools from 9b to 9.0 #15723
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15723
Note: Links to docs will display an error until the docs builds have been completed. ❌ 3 New Failures, 5 Pending, 1 Unrelated FailureAs of commit 230935a with merge base 3e90b44 ( NEW FAILURES - The following jobs have failed:
FLAKY - The following job failed but was likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
|
I see test failure with backends/apple/coreml/test/test_coreml_recipes.py::TestCoreMLRecipes::test_fp_recipes_with_custom_parameters Worth investigating? |
d63b3d1 to
b3d3238
Compare
It's not failing for me locally. Let me try rebasing. |
|
@abhinaykukkadapu I'm trying to bump the coremltools pin, but I'm seeing various CI failures related to recipes (both XNNPACK/CoreML). I'm not able to reproduce them locally, and the error messages are not very descriptive. Any idea what's going on? |
|
@pytorchbot cherry-pick --onto release/1.0 -c fixnewfeature |
As titled (cherry picked from commit 51c8e2a)
Cherry picking #15723The cherry pick PR is at #15803 and it is recommended to link a fixnewfeature cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
As titled