Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ET-VK] Minor improvement to q_linear op shader. (pytorch#7932)
Pull Request resolved: pytorch#7728 This diff contains a minor improvement to the q_linear op shader in the Vulkan backend for Executorch. The code changes in the q_8w_linear.glsl file include a change in position parameter from a 3-element u16vec3 to a 2-element u16vec2. ghstack-source-id: 262853434 Differential Revision: [D68113154](https://our.internmc.facebook.com/intern/diff/D68113154/) Co-authored-by: Vivek Trivedi <[email protected]>
- Loading branch information