Skip to content

Commit

Permalink
typos
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickus Timothee committed Sep 19, 2023
1 parent 91268db commit 09b36aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mammoth/distributed/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
from mammoth.distributed.communication import (
all_gather_list,
batch_producer,
consumer,
broadcast_tensors,
only_ready_reduce_and_rescale_grads,
ErrorHandler,
Expand All @@ -18,6 +19,7 @@
"all_gather_list",
"batch_producer",
"broadcast_tensors",
"consumer",
"only_ready_reduce_and_rescale_grads",
"ErrorHandler",
"DeviceContext",
Expand Down

0 comments on commit 09b36aa

Please sign in to comment.