Home
last modified time | relevance | path

Searched refs:_graph_building_time_counter (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/eager/
Dfunction.py96 _graph_building_time_counter = monitoring.Counter( variable
3392 with monitoring.MonitoredTimer(_graph_building_time_counter.get_cell()):