Home
last modified time | relevance | path

Searched refs:CalculateDynamicShape (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/core/abstract/
Dutils.cc55 ShapePtr CalculateDynamicShape(const ShapePtr &shape1, const ShapePtr &shape2, const ShapeVector &d… in CalculateDynamicShape() function
138 return CalculateDynamicShape(shape1, shape2, dims); in ShapeJoin()