Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/abstract/
Dabstract_value.cc64 inline void ShapeJoinLogging(const BaseShapePtr &shape1, const BaseShapePtr &shape2, const Abstract… in ShapeJoinLogging() function
560ShapeJoinLogging(shape(), other_undetermined_tensor->shape(), shared_from_base<AbstractBase>(), ot… in Join()
579 ShapeJoinLogging(shape(), other_tensor->shape(), shared_from_base<AbstractBase>(), other); in Join()