Searched refs:coordinator_lib (Results 1 – 3 of 3) sorted by relevance
34 from tensorflow.python.distribute.coordinator import cluster_coordinator as coordinator_lib unknown56 queue = coordinator_lib._CoordinatedClosureQueue()68 closure_queue = coordinator_lib._CoordinatedClosureQueue()98 closure_queue.put(coordinator_lib.Closure(get_func(label), cm))115 closure_queue = coordinator_lib._CoordinatedClosureQueue()128 coordinator_lib.Closure(func, closure_queue._cancellation_mgr))164 closure_queue = coordinator_lib._CoordinatedClosureQueue()194 return coordinator_lib.Closure(some_function, cancellation_mgr)197 closure_queue = coordinator_lib._CoordinatedClosureQueue()334 coordinator_lib._RemoteValueStatus.READY)[all …]
26 from tensorflow.python.distribute.coordinator import cluster_coordinator as coordinator_lib unknown51 cluster = coordinator_lib.Cluster(strategy)
35 from tensorflow.python.distribute.coordinator import cluster_coordinator as coordinator_lib unknown75 return coordinator_lib.ClusterCoordinator(359 coordinator_lib.ClusterCoordinator(strategy))