tf.contrib.learn.monitors.GraphDump.compare(other_dump, step, atol=1e-06) Compares two GraphDump monitors and returns
tf.contrib.learn.monitors.PrintTensor.every_n_post_step(step, session) Callback after a step is finished or end()
tf.contrib.learn.monitors.CheckpointSaver.step_begin(step)
tf.contrib.learn.monitors.ExportMonitor.export_dir
tf.contrib.learn.monitors.ExportMonitor.signature_fn
class tf.contrib.learn.monitors.StopAtStep Monitor to request stop at a specified step.
tf.contrib.learn.monitors.RunHookAdapterForMonitors.__init__(monitors)
tf.contrib.learn.monitors.NanLoss.epoch_end(epoch) End epoch. Args:
tf.contrib.learn.monitors.LoggingTrainable.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.SummarySaver.__init__(summary_op, save_steps=100, output_dir=None, summary_writer=None, scaffold=None) Initializes
Page 12 of 19