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
Been running on Horovod on a multi-node setup for a while now, just recently realized i forgot to use the wrapper on the optimizer, hvd.DistributedOptimizer . Started redoing some of my runs and i seem to get the ~same results for both loss and accuracy when.
Is there some functionality that is auto enabled if you don't wrap the optimizer?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Been running on Horovod on a multi-node setup for a while now, just recently realized i forgot to use the wrapper on the optimizer,
hvd.DistributedOptimizer
. Started redoing some of my runs and i seem to get the ~same results for both loss and accuracy when.Is there some functionality that is auto enabled if you don't wrap the optimizer?
Beta Was this translation helpful? Give feedback.
All reactions