Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dxla_cluster_util.cc327 absl::flat_hash_map<absl::string_view, int> op_histogram; member
350 info.op_histogram); in ClusterInfoToProtobuf()
366 info->op_histogram[n->type_string()]++; in GetXlaAutoClusteringSummary()
Dxla_activity.proto48 repeated OpAndCount op_histogram = 3; field
Dmark_for_compilation_pass.cc1496 cluster.op_histogram()) { in VLogClusteringSummary()