Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dreshape_info.cc85 std::vector<int64_t> ReshapeInfo::GetInputShape(const AnfNodePtr &shape_input_node) { in GetInputShape()
213 bool DstShapeIsConstant(const AnfNodePtr &shape_input_node) { in DstShapeIsConstant()
245 void ReshapeInfo::ChangeDynamicDstShapeForSkipRedistribution(const AnfNodePtr &shape_input_node) { in ChangeDynamicDstShapeForSkipRedistribution()