Commit e8451c7
Extend raw_id_tracker to track ShardedManagedCollisionEmbeddingCollection
Summary: This diff extends `raw_id_tracker` to support both `ShardedManagedCollisionEmbeddingCollection` and `ShardedManagedCollisionEmbeddingBagCollection`. To avoid code duplication, the diff refactors the initialization and identity parsing logic into the `BaseEmbedding` class.
Differential Revision: D870186761 parent 744e407 commit e8451c7
File tree
1 file changed
+1
-0
lines changed- fbgemm_gpu/fbgemm_gpu
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
710 | 710 | | |
711 | 711 | | |
712 | 712 | | |
| 713 | + | |
713 | 714 | | |
714 | 715 | | |
715 | 716 | | |
| |||
0 commit comments