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
There is a mandatory flag `DEXECUTORCH_BUILD_EXECUTOR_RUNNER` must be
turned on in order to build `executor_runner`, but this flag is not
explicitly set in our tutorial. Though the default of it is `ON`, it can
still be a UX issue when following the tutorial where the flag was
toggled `OFF` silently when building for other target like
`llama_runner`.
### Test plan
CI
0 commit comments