tf.contrib.learn.monitors.ExportMonitor.every_n_step_end()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

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

2025-01-10 15:47:30
tf.contrib.learn.monitors.LoggingTrainable.begin()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

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

2025-01-10 15:47:30
tf.contrib.learn.monitors.LoggingTrainable.step_begin()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

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

2025-01-10 15:47:30
tf.contrib.learn.monitors.RunHookAdapterForMonitors.end()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.RunHookAdapterForMonitors.end(session)

2025-01-10 15:47:30
tf.contrib.learn.monitors.CaptureVariable.every_n_post_step()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

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

2025-01-10 15:47:30
tf.contrib.learn.monitors.LoggingTrainable.
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.LoggingTrainable.__init__(scope=None, every_n=100, first_n=1) Initializes LoggingTrainable monitor.

2025-01-10 15:47:30
tf.contrib.learn.monitors.CaptureVariable.epoch_end()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.CaptureVariable.epoch_end(epoch) End epoch. Args:

2025-01-10 15:47:30
tf.contrib.learn.monitors.StepCounter.step_end()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

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

2025-01-10 15:47:30
tf.contrib.learn.monitors.EveryN
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

class tf.contrib.learn.monitors.EveryN Base class for monitors that execute callbacks every N steps. This

2025-01-10 15:47:30
tf.contrib.learn.monitors.EveryN.post_step()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

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

2025-01-10 15:47:30