Skip to content

Commit e6ce71b

Browse files
Merge pull request AI-Hypercomputer#4285 from huytransformer:htn/deepseek-ragged-a2a-scheduled
PiperOrigin-RevId: 938834190
2 parents 7d869c0 + 5a7f899 commit e6ce71b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/integration/pipeline_parallelism_test.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ def test_circular_deepseek_megablox_same_output_and_grad(self):
345345
config, single_pipeline_stage_class=deepseek.DeepSeekMoELayerToLinen
346346
)
347347

348+
@pytest.mark.scheduled_only
348349
@pytest.mark.tpu_only
349350
def test_deepseek_ragged_a2a_ep_same_output_and_grad(self):
350351
config = pyconfig.initialize(

0 commit comments

Comments
 (0)