Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/
Devaluation.py101 basic_session_run_hooks.get_or_create_steps_per_run_variable()
235 basic_session_run_hooks.get_or_create_steps_per_run_variable()
Dtraining.py56 from tensorflow.python.training.basic_session_run_hooks import get_or_create_steps_per_run_variable
Dbasic_session_run_hooks.py265 def get_or_create_steps_per_run_variable(): function
353 self._steps_per_run_variable = get_or_create_steps_per_run_variable()