Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc1531 using EdgeInfoMap = std::map<absl::string_view, std::map<EdgeInfo, int64>>; in VLogClusteringSummary() typedef
1533 EdgeInfoMap incoming_edge_infos; in VLogClusteringSummary()
1534 EdgeInfoMap outgoing_edge_infos; in VLogClusteringSummary()
1569 const EdgeInfoMap& edge_info_map, in VLogClusteringSummary()