Searched refs:get_node_by_name (Results 1 – 3 of 3) sorted by relevance
89 def get_node_by_name(self, node_name): member in Controller130 node.device = self.get_node_by_name(node.name).device141 input_ops.append(self.get_node_by_name(fanin_name))
150 const Node* get_node_by_name(const string& name) const { in get_node_by_name() function
988 const Node* n = execution_state->get_node_by_name(string(id.first)); in CheckFetches()1004 const Node* n = execution_state->get_node_by_name(string(id.first)); in CheckFetches()