Searched refs:unclustered_op_histogram (Results 1 – 3 of 3) sorted by relevance
361 absl::flat_hash_map<absl::string_view, int> unclustered_op_histogram; in GetXlaAutoClusteringSummary() local372 unclustered_op_histogram[n->type_string()]++; in GetXlaAutoClusteringSummary()388 unclustered_op_histogram); in GetXlaAutoClusteringSummary()
61 repeated OpAndCount unclustered_op_histogram = 4; field
1629 if (!auto_clustering_info.unclustered_op_histogram().empty()) { in VLogClusteringSummary()1634 auto_clustering_info.unclustered_op_histogram()) { in VLogClusteringSummary()