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
Make WIDTH_PACKED the default packing scheme (#2518)
Summary:
Pull Request resolved: #2518
## Context
Switch to use `WIDTH_PACKING` by default in preparation for ExecuTorch alpha release. The demo model is Stories 110M which uses matrix multiplication heavily, and the tensor shapes used in the model matches `WIDTH_PACKING` the most.
Will put out a PR later on to expose controlling the default packing via serialization.
ghstack-source-id: 219281502
exported-using-ghexport
Reviewed By: jorgep31415
Differential Revision: D55074635
fbshipit-source-id: ab9d6d9946cef4cf7a27028178312d50de0ecbbe
0 commit comments