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