Home
last modified time | relevance | path

Searched refs:_HOOKS (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/training/
Dbasic_session_run_hooks.py46 _HOOKS = "hooks" variable
294 collection_name = "{}_{}".format(_HOOKS, _STEPS_PER_RUN_VAR)
301 with variable_scope.variable_scope(_HOOKS, reuse=variable_scope.AUTO_REUSE):