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.cc838 using EdgeInfoMap = std::map<absl::string_view, std::map<EdgeInfo, int64>>; in VLogClusteringSummary() typedef
840 EdgeInfoMap incoming_edge_infos; in VLogClusteringSummary()
841 EdgeInfoMap outgoing_edge_infos; in VLogClusteringSummary()
876 const EdgeInfoMap& edge_info_map, in VLogClusteringSummary()