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 f72c632 commit 6bc5835Copy full SHA for 6bc5835
tests/integ/test_huggingface_torch_distributed.py
@@ -24,7 +24,7 @@
24
@pytest.mark.skip(
25
reason="Disabling until the launch of SM Trainium containers" "This test should be re-enabled later."
26
)
27
-def test_torch_distributed_trn1_pt_mnist(
+def test_huggingface_torch_distributed_g5_glue(
28
sagemaker_session,
29
huggingface_training_latest_version,
30
huggingface_training_pytorch_latest_version,
0 commit comments