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] Minor improvement to q_linear op shader. (#7932)
Pull Request resolved: #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]>
0 commit comments