-
Notifications
You must be signed in to change notification settings - Fork 732
Arm backend: Preserve output order #13997
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
This change allows us to preserve output order after export. Change-Id: I7ee55c2877ca1b247f10d2e90da3ba38dc727b6f Signed-off-by: Elena Zhelezina <elena.zhelezina@arm.com>
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13997
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Unrelated FailureAs of commit c53ab9f with merge base 6c12956 ( NEW FAILURE - The following job has 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. |
|
replacement for #13454 which is too old to update |
|
Got the error below on [pull / unittest-arm-backend-with-no-fvp (test_pytest_ops) / linux-job (pull_request)] |
|
Got the same error in @wwwind fails might unfortunately be related to the change. :( |
|
@zingo Thank you! I will take a look. I run this CR yesterday through all our tests in CI and it was green |
Change-Id: Iee6ae28e98d2a8bdb1e45347a9bf9a8cb31020a9
|
@zingo found the issue - should be fixed now 🤞 |
Change-Id: I97e4022ede97deb71323a83c101077247714bdda
digantdesai
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Déjà vu? :)
Change-Id: I5a25a990c9aa2f762a882be3f958df86e40f550e
This change allows us to preserve output order after export.
Change-Id: I7ee55c2877ca1b247f10d2e90da3ba38dc727b6f
Signed-off-by: Elena Zhelezina elena.zhelezina@arm.com
cc @digantdesai @freddan80 @per @zingo @oscarandersson8218