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
Summary:
Build the binary for Android requires a BUCK file. However, it can't be added under `fbcode/executorch/examples/xnnpack` directly, as `aot_compiler` in target.bzl cannot be built on Linux.
Create a standalone dir for xnn_executor_runner build.
Differential Revision: D70936105
0 commit comments