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
With the incoming fsdp support and use of accelerate internally for backend abstraction (#213), we are losing our gradnorm/weightnorm logging. As these are useful to have, we will need to make sure we are once again grabbing and logging those metrics.
The text was updated successfully, but these errors were encountered:
With the incoming fsdp support and use of accelerate internally for backend abstraction (#213), we are losing our gradnorm/weightnorm logging. As these are useful to have, we will need to make sure we are once again grabbing and logging those metrics.
The text was updated successfully, but these errors were encountered: