Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Ddshape.h99 SequeueShape() : p_shapes_() {} in SequeueShape() function
100 explicit SequeueShape(const BaseShapePtrList &shapes) : p_shapes_(shapes) {} in SequeueShape() function
127 MS_DECLARE_PARENT(TupleShape, SequeueShape) in MS_DECLARE_PARENT() argument
142 MS_DECLARE_PARENT(ListShape, SequeueShape) in MS_DECLARE_PARENT() argument