tf.contrib.learn.monitors.CaptureVariable.values
Returns the values captured so far.
Returns:
dict mapping int step numbers to that values of the variable at the respective step.
tf.contrib.learn.monitors.CaptureVariable.values
Returns the values captured so far.
dict mapping int step numbers to that values of the variable at the respective step.
Please login to continue.