Skip to content

Commit

Permalink
Delete hanging test
Browse files Browse the repository at this point in the history
  • Loading branch information
carmocca committed Jan 13, 2023
1 parent d9bc646 commit b9599d1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,6 @@ def test_fully_sharded_strategy_checkpoint(tmpdir):
@pytest.mark.parametrize(
"model, strategy",
[
(TestFSDPModelManualWrapped(), DDPFullyShardedStrategy(min_num_params=2)),
(TestFSDPModelAutoWrapped(), "fsdp"),
],
)
Expand Down

0 comments on commit b9599d1

Please sign in to comment.