Searched defs:OptParamMgrImpl (Results 1 – 1 of 1) sorted by relevance
29 class OptParamMgrImpl : public OptParamMgr { class31 explicit OptParamMgrImpl(const FuncGraphPtr &root) : root_(root) {} in OptParamMgrImpl() function in mindspore::parallel::OptParamMgrImpl