Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Dabstract_value.cc492 AbstractUndetermined::AbstractUndetermined() : AbstractBase(kValueAny) {} in AbstractUndetermined() function in mindspore::abstract::AbstractUndetermined
494 AbstractUndetermined::AbstractUndetermined(const AbstractBasePtr &element, const BaseShapePtr &shap… in AbstractUndetermined() function in mindspore::abstract::AbstractUndetermined
509 AbstractUndetermined::AbstractUndetermined(const TypePtr &element_type, const ShapeVector &shape) in AbstractUndetermined() function in mindspore::abstract::AbstractUndetermined
517 AbstractUndetermined::AbstractUndetermined(const TypePtr &element_type, const BaseShapePtr &shape) in AbstractUndetermined() function in mindspore::abstract::AbstractUndetermined