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] Using shared memory to save position in conv2d dw output op. (#8007)
Pull Request resolved: #7923
This diff introduces a change to conv2d dw op to save output positions in shared memory, which reduces register usage and improves performance.
ghstack-source-id: 263440666
@exported-using-ghexport
Differential Revision: [D68400890](https://our.internmc.facebook.com/intern/diff/D68400890/)
Co-authored-by: Vivek Trivedi <[email protected]>
0 commit comments