Searched refs:ExportMonitor (Results 1 – 2 of 2) sorted by relevance
94 export_monitor = learn.monitors.ExportMonitor(105 export_monitor = learn.monitors.ExportMonitor(124 monitor = learn.monitors.ExportMonitor(142 monitor = learn.monitors.ExportMonitor(166 monitor = learn.monitors.ExportMonitor(187 monitor = learn.monitors.ExportMonitor(211 monitor = learn.monitors.ExportMonitor(236 export_monitor = learn.monitors.ExportMonitor(
957 class ExportMonitor(EveryN): class1000 super(ExportMonitor, self).__init__(every_n_steps=every_n_steps)1035 super(ExportMonitor, self).every_n_step_end(step, outputs)1062 super(ExportMonitor, self).end(session=session)