Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ET-VK] Rearranging code in permute op shader to reduce heavy math op…
…s 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]>
- Loading branch information