tf.contrib.learn.monitors.ExportMonitor.every_n_post_step(step, session) Callback after a step is finished or end()
tf.contrib.learn.monitors.ExportMonitor.export_dir
tf.contrib.learn.monitors.CheckpointSaver.step_end(step, output) Callback after training step finished. This
tf.contrib.learn.monitors.ValidationMonitor.every_n_post_step(step, session) Callback after a step is finished or end()
tf.contrib.learn.monitors.ExportMonitor.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.SummarySaver.end(session=None)
tf.contrib.learn.monitors.SummarySaver.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.ValidationMonitor.step_end(step, output) Overrides BaseMonitor.step_end.
tf.contrib.learn.monitors.NanLoss.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.StopAtStep.post_step(step, session) Callback after the step is finished. Called
Page 10 of 19