tf.contrib.learn.monitors.StopAtStep.epoch_end(epoch) End epoch. Args:
tf.contrib.learn.monitors.StepCounter.run_on_all_workers
tf.contrib.learn.monitors.LoggingTrainable.every_n_step_end(step, outputs)
class tf.contrib.learn.monitors.CaptureVariable Captures a variable's values into a collection. This
class tf.contrib.learn.monitors.GraphDump Dumps almost all tensors in the graph at every step. Note
tf.contrib.learn.monitors.PrintTensor.run_on_all_workers
tf.contrib.learn.monitors.StepCounter.set_estimator(estimator)
tf.contrib.learn.monitors.CaptureVariable.__init__(var_name, every_n=100, first_n=1) Initializes a CaptureVariable monitor.
tf.contrib.learn.monitors.LoggingTrainable.every_n_step_begin(step)
tf.contrib.learn.monitors.ExportMonitor.run_on_all_workers
Page 1 of 19