Fix bug with `global_step.assign_add(1)` when using multiple GPUs per machine
and `distribute.ParameterServerStrategy`. Add some testing for this case with `MirroredStrategy` as well. PiperOrigin-RevId: 221938703
Loading
Please sign in to comment