Skip to content

Commit

Permalink
Update test_profiler.py path in Maxtext tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hengtaoguo committed Jan 10, 2025
1 parent 23bc11b commit 4477d8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/multipod/maxtext_profiling.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"pip3 uninstall -y tensorflow",
"pip3 install tf-nightly",
"pip3 install tbp-nightly",
"python3 MaxText/tests/profiler_test.py",
"python3 end_to_end/test_profiler.py",
)
maxtext_v4_configs_test = gke_config.get_gke_config(
time_out_in_min=60,
Expand Down

0 comments on commit 4477d8a

Please sign in to comment.