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 bec2200 commit fbf8be6Copy full SHA for fbf8be6
dags/multipod/maxtext_v5e_configs_perf.py
@@ -92,7 +92,7 @@
92
93
with models.DAG(
94
dag_id="pathways_maxtext_v5e_configs_perf",
95
- schedule=None,
+ schedule=SCHEDULED_TIME,
96
tags=["multipod_team", "maxtext", "stable", "nightly", "mlscale_perfx"],
97
start_date=datetime.datetime(2024, 2, 19),
98
catchup=False,
0 commit comments