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