Skip to content
Discussion options

You must be logged in to vote

sync_dist happens at the end of the epoch when you set on_epoch=True and on_step=False. So you're right, it avoids the per-step overhead.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by B-codes-core
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment