Skip to content

Commit

Permalink
finally bothered to test it
Browse files Browse the repository at this point in the history
  • Loading branch information
Mickus Timothee committed Sep 19, 2023
1 parent 22d147f commit 91268db
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mammoth/distributed/__init__.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
"""Module defining distributed communications utilities."""
from mammoth.distributed.communication import (
all_gather_list,
all_gather_stats,
batch_producer,
broadcast_tensors,
consummer,
only_ready_reduce_and_rescale_grads,
ErrorHandler,
)
Expand All @@ -20,7 +18,6 @@
"all_gather_list",
"batch_producer",
"broadcast_tensors",
"consummer",
"only_ready_reduce_and_rescale_grads",
"ErrorHandler",
"DeviceContext",
Expand Down

0 comments on commit 91268db

Please sign in to comment.