tf.contrib.learn.monitors.LoggingTrainable.end(session=None)
tf.contrib.learn.monitors.ExportMonitor.end(session=None)
tf.contrib.learn.monitors.StepCounter.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.StopAtStep.__init__(num_steps=None, last_step=None) Create a StopAtStep monitor. This
tf.contrib.learn.monitors.BaseMonitor.step_end(step, output) Callback after training step finished. This
class tf.contrib.learn.monitors.SummarySaver Saves summaries every N steps.
tf.contrib.learn.monitors.ValidationMonitor.run_on_all_workers
tf.contrib.learn.monitors.BaseMonitor.end(session=None) Callback at the end of training/evaluation. Args:
tf.contrib.learn.monitors.PrintTensor.every_n_step_begin(step)
tf.contrib.learn.monitors.StopAtStep.set_estimator(estimator) A setter called automatically by the target estimator.
Page 16 of 19