-
Notifications
You must be signed in to change notification settings - Fork 683
Arm backend: Bump tosa version to remove mlplatform dependencies #14818
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
Arm backend: Bump tosa version to remove mlplatform dependencies #14818
Conversation
The only change with this version is that submodules will no longer point to mlplatform and will instead point to gitlab. Signed-off-by: Ryan O'Shea <[email protected]> Change-Id: I99e78b9401eaffa2b3e4ae8e840c84bd69ac5ab2
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14818
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New Failures, 1 Unrelated FailureAs of commit a29c421 with merge base 3b16bc1 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following job failed but were 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. |
Thanks for this. |
@pytorchbot cherry-pick --onto release/1.0 -c regression |
) The only change with this version is that submodules will no longer point to mlplatform and will instead point to gitlab. Change-Id: I99e78b9401eaffa2b3e4ae8e840c84bd69ac5ab2 cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai Signed-off-by: Ryan O'Shea <[email protected]> (cherry picked from commit 4ac04c5)
Cherry picking #14818The cherry pick PR is at #14886 and it is recommended to link a regression cherry pick PR with an issue. The following tracker issues are updated: Details for Dev Infra teamRaised by workflow job |
The only change with this version is that submodules will
no longer point to mlplatform and will instead point to gitlab.
Change-Id: I99e78b9401eaffa2b3e4ae8e840c84bd69ac5ab2
cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai