module emote.extra.system_logger

Logger that logs the memory consumption and memory consumption growth rate.

Classes

class SystemLogger(LoggingMixin, Callback):

Methods

def __init__(self) -> None
def end_cycle(self, bp_step, bp_samples) -> None