Getting started
Examples
Developper documentation
API documentation
VariableValue
Variable Value Metric.
Return value of variable created with tf.get_variable if the variable is a scalar. Otherwise, return the norm of that variable.
tf.get_variable
Variable name
str
Methods
__init__(name)
__init__