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
Fix weights pointer not moving in idx==-1 shortcut (pytorch#4199)
Summary:
Pull Request resolved: pytorch#4199
X-link: facebookresearch/FBGEMM#1274
This fixes the weights pointer not correctly advancing when taking the loop shortcut when an input `idx == -1`.
Reviewed By: Nicoshev
Differential Revision: D75489926
fbshipit-source-id: 45c956df353ab6772bfd19cf7c527d867abc5e19
0 commit comments