-
Notifications
You must be signed in to change notification settings - Fork 646
[KleidiAI] turn on SME2 by default #13233
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: gh/mcr229/45/head
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13233
Note: Links to docs will display an error until the docs builds have been completed. ❌ 4 New FailuresAs of commit cfdebbe with merge base a84b3c9 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
@@ -38,6 +38,10 @@ set(XNNPACK_ENABLE_AVXVNNI | |||
) | |||
# Work around observed failure: | |||
# https://github.com/pytorch/executorch/pull/10362#issuecomment-2906391232 |
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.
Move around the 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.
What's the test plan? Assuming Kleidi folks have tested the kernel and the XNNPACK path to the kernel is ~shared?
cc. @mergennachin for the test plan around SME2 kernels. |
No description provided.