Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_cluster_util.cc355 absl::flat_hash_map<absl::string_view, ClusterInfo> cluster_name_to_info; in GetXlaAutoClusteringSummary() local
364 ClusterInfo* info = &cluster_name_to_info[*cluster_name]; in GetXlaAutoClusteringSummary()
373 for (const auto& pair : cluster_name_to_info) { in GetXlaAutoClusteringSummary()