tf.contrib.learn.monitors.GraphDump.end()

tf.contrib.learn.monitors.GraphDump.end(session=None) Callback at the end of training/evaluation. Args:

2016-10-14 13:06:21
tf.contrib.learn.monitors.PrintTensor.every_n_post_step()

tf.contrib.learn.monitors.PrintTensor.every_n_post_step(step, session) Callback after a step is finished or end()

2016-10-14 13:06:32
tf.contrib.learn.monitors.NanLoss.

tf.contrib.learn.monitors.NanLoss.__init__(loss_tensor, every_n_steps=100, fail_on_nan_loss=True) Initializes NanLoss monitor

2016-10-14 13:06:31
tf.contrib.learn.monitors.EveryN.step_end()

tf.contrib.learn.monitors.EveryN.step_end(step, output) Overrides BaseMonitor.step_end. When

2016-10-14 13:06:14
tf.contrib.learn.monitors.StepCounter.every_n_step_begin()

tf.contrib.learn.monitors.StepCounter.every_n_step_begin(step) Callback before every n'th step begins.

2016-10-14 13:06:38
tf.contrib.learn.monitors.SummarySaver.end()

tf.contrib.learn.monitors.SummarySaver.end(session=None)

2016-10-14 13:06:43
tf.contrib.learn.monitors.ValidationMonitor.every_n_post_step()

tf.contrib.learn.monitors.ValidationMonitor.every_n_post_step(step, session) Callback after a step is finished or end()

2016-10-14 13:06:48
tf.contrib.learn.monitors.ValidationMonitor.step_end()

tf.contrib.learn.monitors.ValidationMonitor.step_end(step, output) Overrides BaseMonitor.step_end.

2016-10-14 13:06:49
tf.contrib.learn.monitors.PrintTensor.step_begin()

tf.contrib.learn.monitors.PrintTensor.step_begin(step) Overrides BaseMonitor.step_begin. When

2016-10-14 13:06:34
tf.contrib.learn.monitors.EveryN.run_on_all_workers

tf.contrib.learn.monitors.EveryN.run_on_all_workers

2016-10-14 13:06:13