Searched defs:ProfilerHook (Results 1 – 2 of 2) sorted by relevance
23 ProfilerHook = basic_session_run_hooks.ProfilerHook # pylint: disable=invalid-name variable
980 class ProfilerHook(session_run_hook.SessionRunHook): class