-
Notifications
You must be signed in to change notification settings - Fork 619
Change Enable KleidiAI to default in CMake #12511
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: release/0.7
Are you sure you want to change the base?
Conversation
(cherry picked from commit 54813d9)
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12511
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit f533532 with merge base de24489 ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
Yeah looks like the default is 'ON' now. Also does it mean we need to revert it on main as well ? Moreover looks like there is already an option (cmake arg: -DEXECUTORCH_XNNPACK_ENABLE_KLEIDI) to enable / disable KleidiAI |
@jathu hey yea this is a requirement. We should turn this on by default. If we want good performance to come out of the box rather than have users hand configure the cmake options then we need to make it default. This is also an ask by Arm folks |
i have a forward fix to fix the apple builds. |
Please cherry pick that as well |
yup let's leave this open until my fix lands and its cherry picked. apologies for the complexity |
No description provided.