![]() |
Gets or creates the eval step Tensor
.
tf.contrib.training.get_or_create_eval_step()
Returns:
A Tensor
representing a counter for the evaluation step.
Raises:
ValueError
: If multipleTensors
have been added to thetf.GraphKeys.EVAL_STEP
collection.