-
Notifications
You must be signed in to change notification settings - Fork 687
Arm backend: Update Vela to 4.4.0 python package #14062
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
Closed
zingo
wants to merge
1
commit into
pytorch:main
from
zingo:Arm-backend-Update-Vela-to-4.4.0-python-package
Closed
Arm backend: Update Vela to 4.4.0 python package #14062
zingo
wants to merge
1
commit into
pytorch:main
from
zingo:Arm-backend-Update-Vela-to-4.4.0-python-package
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Per Held <per.held@arm.com> Change-Id: I62e3856bfdee08926d6861a4ef1f5213dafaa231 Signed-off-by: Zingo Andersen <zingo.andersen@arm.com>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/14062
Note: Links to docs will display an error until the docs builds have been completed. ❌ 6 New Failures, 1 Cancelled Job, 2 Unrelated FailuresAs of commit 3fb8454 with merge base 90153fa ( NEW FAILURES - The following jobs have failed:
CANCELLED JOB - The following job was cancelled. Please retry:
FLAKY - The following jobs failed but were likely due to flakiness present on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@digantdesai This needs #13282 to be merged first (and then rebased on it). |
digantdesai
added a commit
that referenced
this pull request
Sep 12, 2025
This is a combined version of #13282 and #14062. The changes here should mirror #14135 Differential Revision: [D81810642](https://our.internmc.facebook.com/intern/diff/D81810642/) [ghstack-poisoned]
digantdesai
added a commit
that referenced
this pull request
Sep 12, 2025
This is a combined version of #13282 and #14062. The changes here should mirror #14135 Differential Revision: [D81810642](https://our.internmc.facebook.com/intern/diff/D81810642/) ghstack-source-id: 309399055 Pull Request resolved: #14280
Close, merged in #14293 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
partner: arm
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
release notes: arm
Changes to the ARM backend delegate
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
Update to Vela 4.4.0. python packages, this fix some bugs.
Test plan
Testcases updated and moved from expected fails to pass in the PR
cc @digantdesai @freddan80 @per @oscarandersson8218