ray.rllib.utils.metrics.metrics_logger.MetricsLogger.set_state#

MetricsLogger.set_state(state: Dict[str, Any]) None[source]#

Sets the state of self to the given state.

Parameters:

state – The state to set self to.