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
Allow GroupedLinear layers in PyTorch to accept a single grouped tensor weight input. Refactor and extend the interface to use grouped weights efficiently during forward and backward passes.
Allow GroupedLinear layers in PyTorch to accept a single grouped tensor weight input. Refactor and extend the interface to use grouped weights efficiently during forward and backward passes.