Move Keras Hook to use global step to resolve issues across epochs. (#7186)
* Move to global_step. * Hook to use global_step. * fix comment start step 1 not step 0. * remove hack used for testing. * Add docstring.
Showing
Please register or sign in to comment