tf.contrib.learn.monitors.SummarySaver.every_n_step_end(step, outputs)
tf.contrib.learn.monitors.StopAtStep.step_end(step, output)
tf.contrib.learn.monitors.LoggingTrainable.epoch_begin(epoch) Begin epoch. Args:
class tf.contrib.learn.monitors.LoggingTrainable Writes trainable variable values into log every N steps. Write
tf.contrib.learn.monitors.CaptureVariable.every_n_step_begin(step)
tf.contrib.learn.monitors.CaptureVariable.begin(max_steps=None) Called at the beginning of training. When
class tf.contrib.learn.monitors.BaseMonitor Base class for Monitors. Defines basic interfaces
tf.contrib.learn.monitors.PrintTensor.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.GraphDump.post_step(step, session) Callback after the step is finished. Called
tf.contrib.learn.monitors.ValidationMonitor.end(session=None)
Page 19 of 19