class tf.contrib.learn.monitors.ValidationMonitor Runs evaluation of a given estimator, at most every N steps.
tf.contrib.learn.monitors.SummaryWriterCache.clear() Clear cached summary writers. Currently only used for unit tests.
class tf.contrib.learn.monitors.LoggingTrainable Writes trainable variable values into log every N steps. Write
tf.contrib.learn.monitors.EveryN.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.CheckpointSaver.epoch_end(epoch) End epoch. Args:
tf.contrib.learn.monitors.GraphDump.post_step(step, session) Callback after the step is finished. Called
tf.contrib.learn.monitors.CaptureVariable.every_n_step_begin(step)
tf.contrib.learn.monitors.PrintTensor.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.LoggingTrainable.epoch_begin(epoch) Begin epoch. Args:
tf.contrib.learn.monitors.PrintTensor.every_n_step_end(step, outputs)
Page 18 of 19