tf.contrib.learn.monitors.GraphDump.
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

tf.contrib.learn.monitors.GraphDump.__init__(ignore_ops=None) Initializes GraphDump monitor. Args:

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

tf.contrib.learn.monitors.ValidationMonitor.__init__(x=None, y=None, input_fn=None, batch_size=None, eval_steps=None, every_n_steps=100, metrics=None, early_stopping_rounds=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.StepCounter.every_n_post_step()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

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

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

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

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

tf.contrib.learn.monitors.StopAtStep.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.PrintTensor.end()
  • References/Big Data/TensorFlow/TensorFlow Python/Monitors

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

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

tf.contrib.learn.monitors.PrintTensor.__init__(tensor_names, every_n=100, first_n=1) Initializes a PrintTensor monitor.

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

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

2025-01-10 15:47:30