Home
last modified time | relevance | path

Searched defs:unclustered_op_histogram (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dxla_activity.proto61 repeated OpAndCount unclustered_op_histogram = 4; field
H A Dxla_cluster_util.cc361 absl::flat_hash_map<absl::string_view, int> unclustered_op_histogram; in GetXlaAutoClusteringSummary() local