tf.contrib.learn.monitors.SummarySaver.every_n_post_step(step, session) Callback after a step is finished or end()
tf.contrib.learn.monitors.StepCounter.epoch_end(epoch) End epoch. Args:
tf.contrib.learn.monitors.RunHookAdapterForMonitors.begin()
tf.contrib.learn.monitors.GraphDump.begin(max_steps=None)
tf.contrib.learn.monitors.CaptureVariable.end(session=None)
tf.contrib.learn.monitors.CaptureVariable.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.SummarySaver.post_step(step, session)
tf.contrib.learn.monitors.CheckpointSaver.begin(max_steps=None)
tf.contrib.learn.monitors.CaptureVariable.post_step(step, session)
tf.contrib.learn.monitors.SummarySaver.step_end(step, output) Overrides BaseMonitor.step_end. When
Page 4 of 19