from local
This commit is contained in:
parent
4bf3376b1f
commit
088a522667
Binary file not shown.
@ -887,6 +887,7 @@ def train_one_epoch(
|
||||
tb_writer: Optional[SummaryWriter] = None,
|
||||
world_size: int = 1,
|
||||
rank: int = 0,
|
||||
wb = None,
|
||||
) -> None:
|
||||
"""Train the model for one epoch.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user