Skip to content

Commit 0cb896d

Browse files
committed
paraMissing
1 parent e055fea commit 0cb896d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: test/distributed/checkpoint/test_state_dict.py

-1
Original file line numberDiff line numberDiff line change
@@ -668,7 +668,6 @@ def test_fsdp_root_not_initialized(self) -> None:
668668
get_model_state_dict(fsdp_model)
669669
get_optimizer_state_dict(fsdp_model, fsdp_optim)
670670

671-
672671
@with_comms
673672
@skip_if_lt_x_gpu(2)
674673
def test_optim_state_dict_param_matching(self) -> None:

0 commit comments

Comments
 (0)