Searched defs:is_control (Results 1 – 9 of 9) sorted by relevance
52 bool is_control = absl::StartsWith(input_name, "^"); in NodePositionIfSameNode() local67 const bool is_control = absl::StartsWith(name, "^"); in ParseNodeNameAsStringPiece() local
1611 bool is_control = IsTensorIdControlling(tensor_id); in RemoveFaninsInternal() local
52 bool is_control = (operand.getType() == control_ty); in GetValueName() local
461 bool is_control = value.getType() == dialect->getControlType(); in GetValueName() local
62 int dst_port, bool is_control = false) in SimpleEdge()179 bool is_control = e->IsControlEdge(); in SimpleGraph() local203 bool is_control = (out_port == Graph::kControlSlot); in AddEdge() local
55 const auto is_control = [](const string& input) -> bool { in CompareGraphNodes() local
132 bool is_control = IsTensorIdControl(fanin_id); in CheckAndAddFaninsInternal() local240 bool is_control = IsTensorIdControl(fanin_id); in AddNode() local519 bool is_control = IsTensorIdControl(fanin_id); in CheckFaninsInternal() local555 bool is_control = IsTensorIdControl(fanin_id); in AddFaninsInternal() local
1063 def node_inputs(self, node_name, is_control=False, device_name=None): argument1226 def node_recipients(self, node_name, is_control=False, device_name=None): argument
267 int64_t is_control = 0; in SaveNodeInputs() local