torchrec
torchrec copied to clipboard
Clean up duplicate code in EmbeddingCollection and EmbeddingBagCollection
Summary: EmbeddingCollection and EmbeddingBagCollection contain duplicate code for methods _pre_load_state_dict_hook() and _initialize_torch_state(). Refactor this out to an abstract class ShardedTensorEmbeddingModule which both EC and EBC inherit
Differential Revision: D53198210
This pull request was exported from Phabricator. Differential Revision: D53198210
This pull request was exported from Phabricator. Differential Revision: D53198210
This pull request was exported from Phabricator. Differential Revision: D53198210
This pull request was exported from Phabricator. Differential Revision: D53198210