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
Fix GradientAccumulationModel wrapper for tf.keras.Model. Now it can work fine on single GPU (use GA optimizer for multi-GPU according to author's suggestion).