Skip to content

Commit 6d8ece0

Browse files
philschmidclaytonparnell
authored andcommitted
change test name
1 parent d92f9e6 commit 6d8ece0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/test_huggingface_torch_distributed.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
@pytest.mark.skip(
2525
reason="Disabling until the launch of SM Trainium containers" "This test should be re-enabled later."
2626
)
27-
def test_torch_distributed_trn1_pt_mnist(
27+
def test_huggingface_torch_distributed_g5_glue(
2828
sagemaker_session,
2929
huggingface_training_latest_version,
3030
huggingface_training_pytorch_latest_version,

0 commit comments

Comments
 (0)