We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd2b688 + 2adafd1 commit 7272149Copy full SHA for 7272149
1 file changed
MaxText/tests/train_compile_test.py
@@ -559,6 +559,7 @@ def test_moe_deepseek_without_device_limit(self):
559
)
560
561
562
+ @pytest.mark.skip(reason="b/415132665: Enable it once scan is supported in training for shorter compiler time")
563
@pytest.mark.tpu_only
564
def test_moe_llama4_17b_16e(self):
565
compiled_trainstep_file = "/tmp/test_moe_llama4_17b_16e.pickle"
0 commit comments