Searched refs:LoggingTrainable (Results 1 – 2 of 2) sorted by relevance
471 class LoggingTrainable(EveryN): class490 super(LoggingTrainable, self).__init__(every_n, first_n)494 super(LoggingTrainable, self).every_n_step_begin(step)505 super(LoggingTrainable, self).every_n_step_end(step, outputs)
257 self._run_monitor(learn.monitors.LoggingTrainable('foo'))