in realbook/callbacks/debugging.py [0:0]
def on_epoch_end(self, epoch: int, logs: Any) -> None: if self.current_epoch_duration: self.epoch_times.append(self.current_epoch_duration)