Skip to content

Commit fca8958

Browse files
committed
Restore pipeline test to main
Signed-off-by: Vladimir Suvorov <suvorovv@google.com>
1 parent 5e0df9a commit fca8958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/pipeline_parallelism_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,6 @@ def test_circular_deepseek_megablox_same_output_and_grad(self):
231231
sparse_matmul=False,
232232
capacity_factor=1,
233233
decoder_block="deepseek",
234-
attention_type="mla",
235234
)
236235
self.assert_pipeline_same_output_and_grad(config, single_pipeline_stage_class=deepseek.DeepSeekMoELayer)
237236

0 commit comments

Comments
 (0)