Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc1534 EdgeInfoMap outgoing_edge_infos; in VLogClusteringSummary() local
1558 outgoing_edge_infos[*from_cluster_name][{to->name(), to_cluster_name}]++; in VLogClusteringSummary()
1588 print_edge_info_set_for_cluster(cluster_name, outgoing_edge_infos, in VLogClusteringSummary()