Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc1314 int cluster_repr = cluster.representative; in RunImpl() local
1331 if (effective_cluster_sizes[cluster_repr] >= min_cluster_size || in RunImpl()
1332 has_functional_control_flow[cluster_repr] || marked_for_compilation) { in RunImpl()
1333 string& name = cluster_names[cluster_repr]; in RunImpl()