Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Dutils.cc266 AbstractBasePtr MakeAbstract(const BaseShapePtr &base_shape, const TypePtr &type) { in MakeAbstract() function
Dabstract_value.cc2509 AbstractRowTensorPtr AbstractRowTensor::MakeAbstract(const BaseShapePtr &shp) const { in MakeAbstract() function in mindspore::abstract::AbstractRowTensor