Searched refs:ParallelParameterContextInitShape (Results 1 – 3 of 3) sorted by relevance
136 void ParallelParameterContextInitShape(const FuncGraphPtr &func_graph);
203 void ParallelContext::ParallelParameterContextInitShape(const FuncGraphPtr &func_graph) { in ParallelParameterContextInitShape() function in mindspore::parallel::ParallelContext
508 context->ParallelParameterContextInitShape(func_graph); in AbstractSpecializeAction()