torchrec
torchrec copied to clipboard
provide correct named parameters and buffers for fused and dense kernels
Summary: For batched dense embedding we incorrectly provide a named_buffers implementation due to inheritance. For batched dense embeddings the weight values should be provided only through named_parameters rather than named_buffers for fused embeddings.
Differential Revision: D38599839
This pull request was exported from Phabricator. Differential Revision: D38599839
This pull request was exported from Phabricator. Differential Revision: D38599839
This pull request was exported from Phabricator. Differential Revision: D38599839
This pull request was exported from Phabricator. Differential Revision: D38599839
This pull request was exported from Phabricator. Differential Revision: D38599839