Home
last modified time | relevance | path

Searched defs:monitored_timer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/coordinator/
H A Dmetric_utils.py56 def monitored_timer(metric_name, state_tracker=None): function
/aosp_15_r20/external/tensorflow/tensorflow/python/eager/
H A Dmonitoring.py490 def monitored_timer(cell): function