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.
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.
Please login to continue.