tf.contrib.learn.monitors.BaseMonitor.end()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

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

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

tf.contrib.learn.monitors.CheckpointSaver.epoch_begin(epoch) Begin epoch. Args:

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

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

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

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

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

tf.contrib.learn.monitors.SummarySaver.__init__(summary_op, save_steps=100, output_dir=None, summary_writer=None, scaffold=None) Initializes

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

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

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

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

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

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

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

tf.contrib.learn.monitors.GraphDump.step_end(step, output)

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

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

2025-01-10 15:47:30