Searched refs:InitParamAggregator (Results 1 – 2 of 2) sorted by relevance
116 bool InitParamAggregator(const FuncGraphPtr &func_graph);
35 bool ret = InitParamAggregator(func_graph); in Initialize()323 bool Executor::InitParamAggregator(const FuncGraphPtr &func_graph) { in InitParamAggregator() function in mindspore::fl::server::Executor