Searched refs:input_tensor_node (Results 1 – 2 of 2) sorted by relevance
431 auto input_tensor_node = tensor_list_cnode->input(1); in CreateLSTMNode() local433 …std::vector<AnfNodePtr> new_node_inputs = {value_node, input_tensor_node, i_weight, c_weight, bias… in CreateLSTMNode()
598 auto input_tensor_node = tensor_list_cnode->input(1); in CreateLSTMNode() local600 …std::vector<AnfNodePtr> new_node_inputs = {value_node, input_tensor_node, i_weight, c_weight, bias… in CreateLSTMNode()