Home
last modified time | relevance | path

Searched defs:_check_stop (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dmonitored_session.py1179 def _check_stop(self): member in _WrappedSession
1248 def _check_stop(self): member in _RecoverableSession
1346 def _check_stop(self): member in _CoordinatedSession
1416 def _check_stop(self): member in _HookedSession
Dmonitored_session_test.py571 def _check_stop(self): member in StopAtNSession