tf_agents.utils.common.generate_tensor_summaries

Generates various summaries of tensor such as histogram, max, min, etc.

tag A namescope tag for the summaries.
tensor The tensor to generate summaries of.
step Variable to use for summaries.