File tree Expand file tree Collapse file tree
dags/sparsity_diffusion_devx Expand file tree Collapse file tree Original file line number Diff line number Diff line change 111111 f"output_dir={ sdxl_base_output_dir } " ,
112112 ),
113113 test_name = sdxl_run_name_prefix ,
114- docker_image = DockerImage .MAXDIFFUSION_TPU_JAX_STABLE_STACK .value ,
114+ docker_image = DockerImage .MAXDIFFUSION_TPU_STABLE_STACK_NIGHTLY_JAX .value ,
115115 test_owner = test_owner .PARAM_B ,
116116 tensorboard_summary_config = sdxl_tensorboard_summary_config ,
117117 ).run_with_name_gen_and_quarantine (
133133 f"LOSS_THRESHOLD=100" ,
134134 ),
135135 test_name = sdxl_nan_run_name_prefix ,
136- docker_image = DockerImage .MAXDIFFUSION_TPU_JAX_STABLE_STACK .value ,
136+ docker_image = DockerImage .MAXDIFFUSION_TPU_STABLE_STACK_NIGHTLY_JAX .value ,
137137 test_owner = test_owner .PARAM_B ,
138138 tensorboard_summary_config = sdxl_nan_tensorboard_summary_config ,
139139 ).run_with_name_gen_and_quarantine (
You can’t perform that action at this time.
0 commit comments