Home
last modified time | relevance | path

Searched refs:has_barrier (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Ddistribute_coordinator_test.py284 if context.has_barrier:
297 if context.has_barrier:
330 if context.has_barrier:
Ddistribute_coordinator.py271 def has_barrier(self): member in _WorkerContext