Module: tf_agents.utils.timer

Stay organized with collections Save and categorize content based on your preferences.

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