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()
233 basic_session_run_hooks.get_or_create_steps_per_run_variable()
Dtraining.py59 from tensorflow.python.training.basic_session_run_hooks import get_or_create_steps_per_run_variable
Dbasic_session_run_hooks.py278 def get_or_create_steps_per_run_variable(): function
366 self._steps_per_run_variable = get_or_create_steps_per_run_variable()