SinkHoleConsumer

class maze.train.parallelization.vector_env.vector_env_utils.SinkHoleConsumer

Sink hole statistics consumer. Discards all statistics on receive.

receive(stat: Dict[LogStatsKey, int | float | numpy.ndarray | dict])

Do not keep the received statistics.