We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db6b39a commit f2a1551Copy full SHA for f2a1551
test/test_fused_rms_norm.py
@@ -11,7 +11,7 @@
11
Replicate,
12
Shard,
13
)
14
-from torch.distributed._tensor.debug import CommDebugMode
+from torch.distributed.tensor.debug import CommDebugMode
15
from torch.testing._internal.common_utils import run_tests
16
from torch.testing._internal.distributed._tensor.common_dtensor import (
17
DTensorTestBase,
0 commit comments