tf.contrib.learn.monitors.ExportMonitor.signature_fn
tf.contrib.learn.monitors.PrintTensor.__init__(tensor_names, every_n=100, first_n=1) Initializes a PrintTensor monitor.
tf.contrib.learn.monitors.StopAtStep.end(session=None) Callback at the end of training/evaluation. Args:
tf.contrib.learn.monitors.GraphDump.run_on_all_workers
tf.contrib.learn.monitors.NanLoss.end(session=None)
tf.contrib.learn.monitors.ValidationMonitor.best_value Returns the best early stopping metric value found so far.
tf.contrib.learn.monitors.CaptureVariable.step_begin(step) Overrides BaseMonitor.step_begin. When
tf.contrib.learn.monitors.EveryN.__init__(every_n_steps=100, first_n_steps=1) Initializes an EveryN monitor.
class tf.contrib.learn.monitors.SummarySaver Saves summaries every N steps.
tf.contrib.learn.monitors.BaseMonitor.begin(max_steps=None) Called at the beginning of training. When
Page 15 of 19