tf.contrib.learn.monitors.LoggingTrainable.epoch_end(epoch) End epoch. Args:
tf.contrib.learn.monitors.StepCounter.epoch_end(epoch) End epoch. Args:
class tf.contrib.learn.monitors.CaptureVariable Captures a variable's values into a collection. This
tf.contrib.learn.monitors.GraphDump.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.CaptureVariable.every_n_step_end(step, outputs)
tf.contrib.learn.monitors.RunHookAdapterForMonitors.end(session)
tf.contrib.learn.monitors.StopAtStep.step_begin(step)
tf.contrib.learn.monitors.SummaryWriterCache.get(logdir) Returns the SummaryWriter for the specified directory.
tf.contrib.learn.monitors.CaptureVariable.run_on_all_workers
tf.contrib.learn.monitors.StopAtStep.begin(max_steps=None) Called at the beginning of training. When
Page 4 of 19