Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/grappler/
Dcost_analyzer.cc88 auto added_node_measured = cost_graph_measured_filtered.add_node(); in GatherCosts() local
90 *added_node_measured = *(it->second); in GatherCosts()