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
In accordance with the following
[ticket](#10694), we want to
enable building the torchao kernel through the main ExecuTorch
CMakeLists.txt. This PR should cover all the necessary steps required to
build low-bit kernels on the iOS app.
#### List of changes
- Provide an optional flag `EXECUTORCH_BUILD_KERNELS_TORCHAO` that
enables building torchao through the CMakeLists.txt.
- Update the apple framework script to include the torchao build.
- Updated the apple framework defaults to include torchao.
### Test plan
- Code has been successfully tested on the iPhone 16 simulator
---------
Co-authored-by: Scott Roy <[email protected]>
0 commit comments