Module: tf_agents.utils.timer

Timing utility for TF-Agents.

Classes

class Timer: Context manager to time blocks of code.

absolute_import Instance of __future__._Feature
division Instance of __future__._Feature
print_function Instance of __future__._Feature