Searched refs:_check_stop (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/training/ | ||
D | monitored_session.py | 1130 if self._check_stop(): |
D | monitored_session_test.py | 525 def _check_stop(self): member in StopAtNSession |