tf.contrib.learn.monitors.NanLoss.every_n_step_end(step, outputs)
tf.contrib.learn.monitors.CaptureVariable.values Returns the values captured so far. Returns:
tf.contrib.learn.monitors.CheckpointSaver.step_end(step, output) Callback after training step finished. This
tf.contrib.learn.monitors.StepCounter.end(session=None)
tf.contrib.learn.monitors.ExportMonitor.epoch_begin(epoch) Begin epoch. Args:
tf.contrib.learn.monitors.StopAtStep.post_step(step, session) Callback after the step is finished. Called
tf.contrib.learn.monitors.ValidationMonitor.best_step Returns the step at which the best early stopping metric was found.
tf.contrib.learn.monitors.LoggingTrainable.step_end(step, output) Overrides BaseMonitor.step_end.
tf.contrib.learn.monitors.ValidationMonitor.post_step(step, session)
tf.contrib.learn.monitors.GraphDump.compare(other_dump, step, atol=1e-06) Compares two GraphDump monitors and returns
Page 10 of 19