tf_agents.train.step_per_second_tracker.StepPerSecondTracker

Utility class for measuring steps/second.

step tf.Variable holding the current value for the number of train steps.

Methods

restart

View source

steps_per_second

View source