Skip to content

Commit f382b57

Browse files
Dark Knightfacebook-github-bot
authored andcommitted
Revert D79439896
Summary: This diff reverts D79439896 (The context such as a Sandcastle job, Task, SEV, etc. was not provided.) Depends on D79439896 Reviewed By: kausv Differential Revision: D79562817
1 parent 6ecb3ee commit f382b57

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

torchrec/__init__.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,6 @@
2121
EmbeddingBagCollectionInterface,
2222
EmbeddingCollection,
2323
) # noqa
24-
from torchrec.modules.hash_mc_modules import HashZchManagedCollisionModule # noqa
25-
from torchrec.modules.mc_embedding_modules import ( # noqa
26-
ManagedCollisionEmbeddingBagCollection,
27-
ManagedCollisionEmbeddingCollection,
28-
)
2924
from torchrec.sparse.jagged_tensor import ( # noqa
3025
JaggedTensor,
3126
KeyedJaggedTensor,

0 commit comments

Comments
 (0)