View source on GitHub |
Utility class for measuring steps/second.
tf_agents.train.step_per_second_tracker.StepPerSecondTracker(
step
)
Args | |
---|---|
step
|
tf.Variable holding the current value for the number of train
steps.
|
Methods
restart
restart()
steps_per_second
steps_per_second()