Searched defs:is_control (Results 1 – 5 of 5) sorted by relevance
51 int dst_port, bool is_control = false) in SimpleEdge()168 bool is_control = e->IsControlEdge(); in SimpleGraph() local192 bool is_control = (out_port == Graph::kControlSlot); in AddEdge() local
52 const auto is_control = [](const string& input) -> bool { in CompareGraphNodes() local
1067 def node_inputs(self, node_name, is_control=False, device_name=None): argument1230 def node_recipients(self, node_name, is_control=False, device_name=None): argument
266 int64 is_control = 0; in SaveNodeInputs() local
1592 bool is_control = IsTensorIdControlling(tensor_id); in RemoveFaninsInternal() local