tf.contrib.learn.monitors.ValidationMonitor.every_n_step_begin(step) Callback before every n'th step begins.
tf.contrib.learn.monitors.SummarySaver.set_estimator(estimator)
tf.contrib.learn.monitors.ValidationMonitor.set_estimator(estimator) A setter called automatically by the target estimator.
tf.contrib.learn.monitors.StopAtStep.epoch_end(epoch) End epoch. Args:
tf.contrib.learn.monitors.StepCounter.epoch_end(epoch) End epoch. Args:
tf.contrib.learn.monitors.RunHookAdapterForMonitors.begin()
tf.contrib.learn.monitors.CheckpointSaver.end(session=None)
tf.contrib.learn.monitors.NanLoss.run_on_all_workers
tf.contrib.learn.monitors.PrintTensor.post_step(step, session)
class tf.contrib.learn.monitors.ExportMonitor Monitor that exports Estimator every N steps.
Page 1 of 19