tf.contrib.learn.monitors.PrintTensor.run_on_all_workers
tf.contrib.learn.monitors.CheckpointSaver.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.get_default_monitors(loss_op=None, summary_op=None, save_summary_steps=100, output_dir=None, summary_writer=None)
tf.contrib.learn.monitors.LoggingTrainable.every_n_post_step(step, session) Callback after a step is finished or end()
tf.contrib.learn.monitors.LoggingTrainable.every_n_step_end(step, outputs)
tf.contrib.learn.monitors.SummarySaver.every_n_post_step(step, session) Callback after a step is finished or end()
tf.contrib.learn.monitors.StepCounter.step_begin(step) Overrides BaseMonitor.step_begin. When
tf.contrib.learn.monitors.RunHookAdapterForMonitors.begin()
tf.contrib.learn.monitors.CaptureVariable.__init__(var_name, every_n=100, first_n=1) Initializes a CaptureVariable monitor.
tf.contrib.learn.monitors.CheckpointSaver.end(session=None)
Page 2 of 19