SinkHoleConsumer

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

Sink hole statistics consumer. Discards all statistics on receive.

receive(stat: Dict[maze.core.log_stats.log_stats.LogStatsKey, Union[int, float, numpy.ndarray, dict]])

Do not keep the received statistics.