Home
last modified time | relevance | path

Searched refs:GenerateVarParams (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph_extends.cc85 void FuncGraph::GenerateVarParams(const FuncGraphPtr &specialized_graph, int variable_args_count, in GenerateVarParams() function in mindspore::FuncGraph
265GenerateVarParams(specialized_graph, variable_args_count, pos_args_input_count, &specialized_param… in GenerateGraph()
Dfunc_graph.h349 …void GenerateVarParams(const FuncGraphPtr &specialized_graph, int variable_args_count, int pos_arg…