Skip to content

Commit

Permalink
sync dist log
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielBG0 committed May 14, 2024
1 parent 3ace8d2 commit 77c0828
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions minerva/models/nets/setr.py
Original file line number Diff line number Diff line change
Expand Up @@ -601,6 +601,7 @@ def _single_step(self, batch: torch.Tensor, batch_idx: int, step_name: str):
on_epoch=True,
prog_bar=True,
logger=True,
sync_dist=True,
)

return loss
Expand Down

0 comments on commit 77c0828

Please sign in to comment.