Home
last modified time | relevance | path

Searched refs:layout_param (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc2049 auto layout_param = FindParameterNextLayout(node_pair.first, ++curr_depth); in FindParameterNextLayout() local
2050 if (!layout_param) { in FindParameterNextLayout()
2053 return layout_param; in FindParameterNextLayout()