-
Notifications
You must be signed in to change notification settings - Fork 754
Arm backend: Refactor pass skipping mechanisms #16153
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
base: main
Are you sure you want to change the base?
Conversation
* Add config class for pass manager * Add option to skip passes to compile spec * Skip Fuse duplicate user pass for vgf and tosa Signed-off-by: Ryan O'Shea <[email protected]> Change-Id: I9573e75dfe7875ec7d94caee2f56f94cb8d837b5
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16153
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 4 Unrelated FailuresAs of commit 1ab3a82 with merge base 2bc465a ( NEW FAILURE - The following job has failed:
BROKEN TRUNK - The following jobs failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Arm tests failing on test_index_tensor_tosa @oscarandersson8218 is working on a fix |
zingo
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.
Approved, just make sure CI is green
Change-Id: I9573e75dfe7875ec7d94caee2f56f94cb8d837b5
cc @freddan80 @per @zingo @oscarandersson8218 @digantdesai