Skip to content

Commit 0972fdf

Browse files
committed
missed one test
Signed-off-by: Peter St. John <pstjohn@nvidia.com>
1 parent 3ed4efd commit 0972fdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

recipes/geneformer_native_te_nvfsdp_fp8/test_distributed_checkpointing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -797,6 +797,7 @@ def test_safetensors_multiprocess_roundtrip_nvfsdp():
797797

798798

799799
@pytest.mark.slow
800+
@requires_multi_gpu
800801
def test_safetensors_unsharded_weights_consistency():
801802
"""Test that unsharded weights from multiprocess training match single-process training.
802803

0 commit comments

Comments
 (0)