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
When epoch number is specified, current code only looks for global step limit, only breaks the step loop at the end of training, and it will execute some extra number of steps equal to the number of epochs.
When epoch number is specified, current code only looks for global step limit, only breaks the step loop at the end of training, and it will execute some extra number of steps equal to the number of epochs.