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 2d295e9 commit ce58cb5Copy full SHA for ce58cb5
1 file changed
dags/sparsity_diffusion_devx/maxtext_moe_tpu_e2e.py
@@ -191,7 +191,6 @@ def convert_checkpoint_and_run_training(
191
last_task = None
192
GCS_SUBFOLDER = f"{test_owner.Team.JAX_MODELS_AND_PERFORMANCE.value}/maxtext"
193
194
-
195
for model, test_scripts_details in multicluster_test_models.items():
196
for image_key, image_value in docker_image.items():
197
current_group_id = f"chained_tests_{model}_{image_key}"
0 commit comments