Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/jit/
Dmark_for_compilation_pass.cc1269 std::vector<bool> has_functional_control_flow(graph->num_node_ids()); in RunImpl() local
1282 has_functional_control_flow[cluster] = true; in RunImpl()
1332 has_functional_control_flow[cluster_repr] || marked_for_compilation) { in RunImpl()