noether.core.trackers.noop

Classes

NoopTracker

Dummy tracker that does nothing.

Module Contents

class noether.core.trackers.noop.NoopTracker(metric_property_provider, path_provider)

Bases: noether.core.trackers.base.BaseTracker

Dummy tracker that does nothing.

Initialize the BaseTracker.

Parameters: