from local

This commit is contained in:
dohe0342 2022-12-10 13:55:49 +09:00
parent 4bf3376b1f
commit 088a522667
2 changed files with 1 additions and 0 deletions

View File

@ -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.