tf.contrib.learn.monitors.ExportMonitor.every_n_post_step(step, session) Callback after a step is finished or end()
tf.contrib.learn.monitors.GraphDump.compare(other_dump, step, atol=1e-06) Compares two GraphDump monitors and returns
tf.contrib.learn.monitors.PrintTensor.every_n_post_step(step, session) Callback after a step is finished or end()
tf.contrib.learn.monitors.PrintTensor.step_begin(step) Overrides BaseMonitor.step_begin. When
tf.contrib.learn.monitors.ValidationMonitor.every_n_post_step(step, session) Callback after a step is finished or end()
tf.contrib.learn.monitors.ExportMonitor.step_begin(step) Overrides BaseMonitor.step_begin. When
tf.contrib.learn.monitors.StopAtStep.post_step(step, session) Callback after the step is finished. Called
tf.contrib.learn.monitors.ValidationMonitor.begin(max_steps=None) Called at the beginning of training. When
tf.contrib.learn.monitors.StepCounter.every_n_step_begin(step) Callback before every n'th step begins.
tf.contrib.learn.monitors.StepCounter.end(session=None)
Page 9 of 19