Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc2268 static std::shared_ptr<TensorLayout> FindPrevLayout(const AnfNodePtr &node, bool *is_input_param) { in FindPrevLayout()
2365 bool is_input_param = false; in ReshapeInit() local