Skip to content

Commit

Permalink
pp
Browse files Browse the repository at this point in the history
Signed-off-by: Mayank Mishra <[email protected]>
  • Loading branch information
mayank31398 committed Oct 28, 2024
1 parent e419da4 commit 342ba39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dolomite_engine/distributed/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ def wrap_model_container_for_distributed_training(
model_container (ModelContainer): model container
Returns:
tuple[model_container, _PipelineSchedule]: container of parallelized models and pipeline schedule
tuple[ModelContainer, _PipelineSchedule]: container of parallelized models and pipeline schedule
"""

stage = args.distributed_args.stage
Expand Down

0 comments on commit 342ba39

Please sign in to comment.