You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For testing, enable Kleidi using the following changes and run the llama
models on Android with 8da4w and 8da8w linears.
```
-DEXECUTORCH_BUILD_XNNPACK=ON \
+ -DEXECUTORCH_XNNPACK_ENABLE_KLEIDI=ON \
``
0 commit comments