trw.callbacks.callback_reporting_epoch_summary

Module Contents

Classes

CallbackReportingRecordHistory

This callback records the history to the reporting layer

Attributes

logger

trw.callbacks.callback_reporting_epoch_summary.logger
class trw.callbacks.callback_reporting_epoch_summary.CallbackReportingRecordHistory(table_name='history')

Bases: trw.callbacks.callback.Callback

This callback records the history to the reporting layer

first_epoch(self, options)
__call__(self, options, history, model, losses, outputs, datasets, datasets_infos, callbacks_per_batch, **kwargs)