Searched refs:SetGraphInputs (Results 1 – 2 of 2) sorted by relevance
192 kernel_graph->SetGraphInputs(graph_inputs); in RemoveParameterWithoutUser()
120 void SetGraphInputs(const std::vector<AnfNodePtr> &inputs) { in SetGraphInputs() function