tf.contrib.training.get_or_create_eval_step

View source on GitHub

Gets or creates the eval step Tensor.

A Tensor representing a counter for the evaluation step.

ValueError If multiple Tensors have been added to the tf.GraphKeys.EVAL_STEP collection.