tf.contrib.learn.monitors.CaptureVariable.step_end(step, output) Overrides BaseMonitor.step_end.
tf.contrib.learn.monitors.ExportMonitor.post_step(step, session)
tf.contrib.learn.monitors.LoggingTrainable.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.PrintTensor.__init__(tensor_names, every_n=100, first_n=1) Initializes a PrintTensor monitor.
tf.contrib.learn.monitors.LoggingTrainable.end(session=None)
tf.contrib.learn.monitors.NanLoss.step_begin(step) Overrides BaseMonitor.step_begin. When
tf.contrib.learn.monitors.ExportMonitor.end(session=None)
tf.contrib.learn.monitors.NanLoss.epoch_end(epoch) End epoch. Args:
tf.contrib.learn.monitors.RunHookAdapterForMonitors.__init__(monitors)
class tf.contrib.learn.monitors.StopAtStep Monitor to request stop at a specified step.
Page 13 of 19