tf.contrib.learn.monitors.EveryN.every_n_step_end(step, outputs) Callback after every n'th step finished. This
tf.contrib.learn.monitors.NanLoss.every_n_post_step(step, session) Callback after a step is finished or end() is
tf.contrib.learn.monitors.ValidationMonitor.early_stopped Returns True if this monitor caused an early stop.
tf.contrib.learn.monitors.StepCounter.step_end(step, output) Overrides BaseMonitor.step_end. When
class tf.contrib.learn.monitors.PrintTensor Prints given tensors every N steps. This is an EveryN
tf.contrib.learn.monitors.RunHookAdapterForMonitors.before_run(run_context)
tf.contrib.learn.monitors.CheckpointSaver.post_step(step, session)
tf.contrib.learn.monitors.NanLoss.step_end(step, output) Overrides BaseMonitor.step_end. When
tf.contrib.learn.monitors.GraphDump.data
tf.contrib.learn.monitors.ExportMonitor.every_n_step_end(step, outputs)
Page 7 of 19