tf.contrib.learn.monitors.BaseMonitor

class tf.contrib.learn.monitors.BaseMonitor

Base class for Monitors.

Defines basic interfaces of Monitors. Monitors can either be run on all workers or, more commonly, restricted to run exclusively on the elected chief worker.

doc_TensorFlow
2016-10-14 13:05:57
Comments
Leave a Comment

Please login to continue.