Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Danf_utils.cc39 auto tuple_shape = base_shape->cast<abstract::TupleShapePtr>(); in IsNodeOutputDynamicShape() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel_utils.cc138 auto tuple_shape = tuple_shape_ptr->shape(); in GetNodeShape() local
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/ad/
Dpynative_dfunctor.cc53 auto tuple_shape = cnode_shape->cast<abstract::TupleShapePtr>(); in GenNewTensor() local
/third_party/mindspore/mindspore/ccsrc/transform/express_ir/
Dmindir_exporter.cc426 auto tuple_shape = shape->cast<abstract::TupleShapePtr>()->shape(); in SetShapeToNodeProto() local
/third_party/mindspore/mindspore/ccsrc/backend/session/
Danf_runtime_algorithm.cc819 auto tuple_shape = base_shape->cast<abstract::TupleShapePtr>(); in GetOutputInferShape() local
1176 auto tuple_shape = base_shape->cast<abstract::TupleShapePtr>(); in GetOutputDetailShape() local
2088 auto tuple_shape = base_shape->cast<abstract::TupleShapePtr>(); in IsNodeInputDynamicShape() local