Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/training/python/training/
Devaluation.py165 get_or_create_eval_step = evaluation._get_or_create_eval_step variable
410 eval_step = get_or_create_eval_step()
/external/tensorflow/tensorflow/contrib/training/
D__init__.py53 from tensorflow.contrib.training.python.training.evaluation import get_or_create_eval_step