Searched refs:GetVariableKwargParameter (Results 1 – 3 of 3) sorted by relevance
183 …std::make_shared<TraceGenerateKwArg>(specialized_graph->GetVariableKwargParameter()->debug_info())… in GenerateKwargReplNode()189 (void)repl_nodes->emplace(specialized_graph->GetVariableKwargParameter(), make_dict_node); in GenerateKwargReplNode()
221 AnfNodePtr GetVariableKwargParameter();
589 AnfNodePtr FuncGraph::GetVariableKwargParameter() { in GetVariableKwargParameter() function in mindspore::FuncGraph