tf.contrib.learn.monitors.CheckpointSaver

class tf.contrib.learn.monitors.CheckpointSaver Saves checkpoints every N steps.

2016-10-14 13:06:07
tf.contrib.learn.monitors.RunHookAdapterForMonitors.before_run()

tf.contrib.learn.monitors.RunHookAdapterForMonitors.before_run(run_context)

2016-10-14 13:06:35
tf.contrib.learn.monitors.LoggingTrainable.step_begin()

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

2016-10-14 13:06:27
tf.contrib.learn.monitors.CaptureVariable.set_estimator()

tf.contrib.learn.monitors.CaptureVariable.set_estimator(estimator) A setter called automatically by the target estimator.

2016-10-14 13:06:05
tf.contrib.learn.monitors.StopAtStep.begin()

tf.contrib.learn.monitors.StopAtStep.begin(max_steps=None) Called at the beginning of training. When

2016-10-14 13:06:40
tf.contrib.learn.monitors.ExportMonitor.every_n_step_end()

tf.contrib.learn.monitors.ExportMonitor.every_n_step_end(step, outputs)

2016-10-14 13:06:17
tf.contrib.learn.monitors.CheckpointSaver.run_on_all_workers

tf.contrib.learn.monitors.CheckpointSaver.run_on_all_workers

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

class tf.contrib.learn.monitors.NanLoss NaN Loss monitor. Monitors loss and stops training if

2016-10-14 13:06:27
tf.contrib.learn.monitors.SummarySaver.post_step()

tf.contrib.learn.monitors.SummarySaver.post_step(step, session)

2016-10-14 13:06:44
tf.contrib.learn.monitors.RunHookAdapterForMonitors.after_run()

tf.contrib.learn.monitors.RunHookAdapterForMonitors.after_run(run_context, run_values)

2016-10-14 13:06:35