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] Rearranging code in permute op shader to reduce heavy math ops and improve performance. (#7095)
Pull Request resolved: #7014
The diff rearranges Permute op shader code in executorch vulkan backend to reduce heavy math operations and improve performance. The change also include adding an extension to support explicit arithmetic types and changing the data type of the position variable to u16vec3.
ghstack-source-id: 255546339
@exported-using-ghexport
Differential Revision: [D66174765](https://our.internmc.facebook.com/intern/diff/D66174765/)
Co-authored-by: Vivek Trivedi <[email protected]>
0 commit comments