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
[ET-VK] Replacing use of adaptive_work_group_size function by create_local_wg_size function for slice and copy ops.
Pull Request resolved: #7016
This diff replaces the use of the adaptive_work_group_size function with create_local_wg_size function for slice and copy ops, which is better tuned for improving shader performance.
ghstack-source-id: 256094684
@exported-using-ghexport
Differential Revision: [D66308779](https://our.internmc.facebook.com/intern/diff/D66308779/)
0 commit comments