tf.contrib.learn.monitors.CheckpointSaver.step_begin(step)
tf.contrib.learn.monitors.SummarySaver.end(session=None)
class tf.contrib.learn.monitors.SummaryWriterCache Cache for summary writers. This class caches
tf.contrib.learn.monitors.EveryN.run_on_all_workers
tf.contrib.learn.monitors.NanLoss.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.ExportMonitor.signature_fn
tf.contrib.learn.monitors.LoggingTrainable.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.NanLoss.epoch_end(epoch) End epoch. Args:
tf.contrib.learn.monitors.EveryN.__init__(every_n_steps=100, first_n_steps=1) Initializes an EveryN monitor.
tf.contrib.learn.monitors.NanLoss.step_begin(step) Overrides BaseMonitor.step_begin. When
Page 12 of 19