Skip to content

Commit

Permalink
delete oss references to caffe2.fb
Browse files Browse the repository at this point in the history
Summary:
clean up following D56017483

Created from CodeHub with https://fburl.com/edit-in-codehub

Differential Revision: D56043391
  • Loading branch information
henrylhtsang authored and facebook-github-bot committed Apr 11, 2024
1 parent c66cfc4 commit 7343857
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion torchrec/distributed/tests/test_infer_hetero_shardings.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
import hypothesis.strategies as st

import torch
from caffe2.torch.fb.model_transform.splitting.split_dispatcher import SplitDispatchMode
from hypothesis import given, settings
from torchrec import EmbeddingBagConfig, EmbeddingCollection, EmbeddingConfig
from torchrec.distributed.embedding_types import ShardingType
Expand Down

0 comments on commit 7343857

Please sign in to comment.