HomeSort by relevance Sort by last modified time
    Searched refs:clear_stop (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/python/training/
coordinator_test.py 281 coord.clear_stop()
305 # If we clear_stop the exceptions are handled normally.
306 coord.clear_stop()
327 # If we clear_stop the exceptions are handled normally.
328 coord.clear_stop()
coordinator.py 246 def clear_stop(self): member in class:Coordinator
supervisor.py 717 self._coord.clear_stop()
    [all...]

Completed in 518 milliseconds