Searched refs:top_func_graph (Results 1 – 1 of 1) sorted by relevance
111 auto top_func_graph = Parser::GetTopFuncGraph(); in ResolveParameterObj() local114 for (auto const ¶m : top_func_graph->parameters()) { in ResolveParameterObj()119 … << ", param: " << para_node->DebugString() << ", top_func_graph: " << top_func_graph->ToString(); in ResolveParameterObj()124 auto node = top_func_graph->AddWeightParameter(param_name); in ResolveParameterObj()132 … << ", param: " << para_node->DebugString() << ", top_func_graph: " << top_func_graph->ToString(); in ResolveParameterObj()