Searched defs:GetParallelParameterNameList (Results 1 – 2 of 2) sorted by relevance
84 py::list GetParallelParameterNameList(const FuncGraphPtr &graph) { in GetParallelParameterNameList() function
446 py::list GraphExecutorPy::GetParallelParameterNameList(const std::string &phase) { in GetParallelParameterNameList() function in mindspore::pipeline::GraphExecutorPy