Searched defs:create_global_step (Results 1 – 3 of 3) sorted by relevance
108 def create_global_step(graph=None): function
127 def create_global_step(graph=None): function
913 def test_sync_replicas(self, create_gan_model_fn, create_global_step): argument