Searched defs:has_functional_control_flow (Results 1 – 1 of 1) sorted by relevance
140 bool has_functional_control_flow, DeviceSet devices, in Cluster()185 bool has_functional_control_flow() const { in has_functional_control_flow() function in tensorflow::__anon7ed307640111::MarkForCompilationPassImpl::Cluster338 bool has_functional_control_flow, in MakeNewCluster()1111 bool has_functional_control_flow = node->IsWhileNode() || node->IsIfNode(); in BuildInitialClusterSet() local