Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph_extends.cc100 auto varg_name = specialized_graph->GetVariableArgName(); in GenerateVarParams() local
104 std::string param_name = varg_name + std::to_string(i); in GenerateVarParams()