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 ad9f188 commit a19a3edCopy full SHA for a19a3ed
tests/integration_tests/features.py
@@ -352,6 +352,7 @@ def build_features_test_list() -> list[OverrideDefinitions]:
352
"--parallelism.data_parallel_shard_degree=4",
353
"--activation_checkpoint.mode='full'",
354
"--model.flavor=debugmodel_varlen_attn",
355
+ "skip_rocm_test=True",
356
]
357
],
358
"FSDP+VARLEN_ATTN",
0 commit comments