tf.contrib.learn.monitors.StopAtStep.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.BaseMonitor.post_step(step, session) Callback after the step is finished. Called
tf.contrib.learn.monitors.ValidationMonitor.step_begin(step) Overrides BaseMonitor.step_begin. When
tf.contrib.learn.monitors.EveryN.every_n_step_begin(step) Callback before every n'th step begins. Args:
tf.contrib.learn.monitors.ValidationMonitor.epoch_begin(epoch) Begin epoch. Args:
tf.contrib.learn.monitors.SummarySaver.every_n_step_end(step, outputs)
tf.contrib.learn.monitors.GraphDump.step_end(step, output)
class tf.contrib.learn.monitors.StepCounter Steps per second monitor.
tf.contrib.learn.monitors.PrintTensor.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.StopAtStep.step_end(step, output)
Page 17 of 19