Skip to content

Commit

Permalink
Update on "[BE] add integration test for the generation script"
Browse files Browse the repository at this point in the history
as titled

[ghstack-poisoned]
  • Loading branch information
tianyu-l committed Dec 16, 2024
2 parents 5ccfaf6 + c55f9d2 commit 90089e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ def build_test_list():
"--checkpoint.enable_checkpoint",
"--experimental.pipeline_parallel_degree 2",
"--experimental.pipeline_parallel_schedule PipelineScheduleMulti",
"--experimental.pipeline_parallel_schedule_csv ./test/assets/custom_schedule.csv",
"--experimental.pipeline_parallel_schedule_csv ./tests/assets/custom_schedule.csv",
"--experimental.pipeline_parallel_microbatches 8",
],
],
Expand Down

0 comments on commit 90089e5

Please sign in to comment.