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
The doc is outdated since we do not need to build ExecuTorch from source for CoreML and XNNPACK backends anymore
Some of the steps are confusing and out of order. For example, the doc suggests to download two repos (et, and et-examples), but then doesn't mention where to run the example commands
The final Xcode project does not build
Suggest a potential alternative/fix
Usepip install executorch and just focus on XNNPACK and CoreML. Remove references to MPS (for now)
Restructure the steps to be more clear and verbose on which folder/repo we should run commands
📚 The doc issue
Suggest a potential alternative/fix
pip install executorchand just focus on XNNPACK and CoreML. Remove references to MPS (for now)