tf.contrib.learn.monitors.BaseMonitor.end(session=None) Callback at the end of training/evaluation. Args:
tf.contrib.learn.monitors.CheckpointSaver.epoch_begin(epoch) Begin epoch. Args:
tf.contrib.learn.monitors.StepCounter.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.NanLoss.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.NanLoss.end(session=None)
tf.contrib.learn.monitors.SummarySaver.__init__(summary_op, save_steps=100, output_dir=None, summary_writer=None, scaffold=None) Initializes
tf.contrib.learn.monitors.CaptureVariable.step_begin(step) Overrides BaseMonitor.step_begin. When
tf.contrib.learn.monitors.BaseMonitor.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.GraphDump.step_end(step, output)
tf.contrib.learn.monitors.ValidationMonitor.step_begin(step) Overrides BaseMonitor.step_begin. When
Page 16 of 19