Searched refs:BroadenWithShape (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/core/abstract/ | ||
D | abstract_value.h | 336 AbstractBasePtr BroadenWithShape() const; |
D | abstract_value.cc | 642 AbstractBasePtr AbstractTensor::BroadenWithShape() const { in BroadenWithShape() function in mindspore::abstract::AbstractTensor |