Searched refs:_MultiStepStopAfterNEvalsHook (Results 1 – 1 of 1) sorted by relevance
81 class _MultiStepStopAfterNEvalsHook(session_run_hook.SessionRunHook): class231 if any(isinstance(h, _MultiStepStopAfterNEvalsHook) for h in hooks):251 if isinstance(h, (_StopAfterNEvalsHook, _MultiStepStopAfterNEvalsHook)):