Home
last modified time | relevance | path

Searched defs:GetParameterLayout (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dget_parallel_info.cc31 py::dict GetParameterLayout(const FuncGraphPtr &graph) { in GetParameterLayout() function
/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline.cc434 py::dict GraphExecutorPy::GetParameterLayout(const std::string &phase) { in GetParameterLayout() function in mindspore::pipeline::GraphExecutorPy