Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/
Dreshape_info.cc95 auto shape_input_cnode = shape_input_node->cast<CNodePtr>(); in GetInputShape() local
221 auto shape_input_cnode = shape_input_node->cast<CNodePtr>(); in DstShapeIsConstant() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/graph_util/
Dgraph_utils.cc1309 auto shape_input_cnode = shape_input->cast<CNodePtr>(); in SegmentEntireShapeToPartialForDynamic() local