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
Add support for group size > 54 in group_index_select (#1611)
Summary:
Pull Request resolved: #1611
If group size is larger than 54, internally breaks the group down into
smaller groups (each subgroup size is less than or equal to 54).
Reviewed By: jianyuh
Differential Revision: D43585937
fbshipit-source-id: bf14eeb79881a5737dcf7660e3e0f56d21f7b326
0 commit comments