tf_agents.metrics.export_utils.export_metrics

Exports the metrics and loss information to logging.info.

step Integer denoting the round at which we log the metrics.
metrics List of TF metrics to log.
loss_info An optional instance of LossInfo whose value is logged.