You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
❓ Questions and Help
Is it necessary to reduce the training losses through multiple processes in trainer.py?
I think current reduction on losses only work for logging instead of backward.
Could anyone explain about which parts of codes average the gradients from all processes when doing distributed training?
The text was updated successfully, but these errors were encountered: