Searched defs:AbstractUndetermined (Results 1 – 1 of 1) sorted by relevance
267 AbstractUndetermined() : AbstractBase(kAnyValue) {} in AbstractUndetermined() function283 AbstractUndetermined(const TypePtr &element_type, const ShapeVector &shape) in AbstractUndetermined() function302 MS_DECLARE_PARENT(AbstractUndetermined, AbstractBase) in MS_DECLARE_PARENT() argument317 : AbstractUndetermined(element, shape) {} in AbstractUndetermined() function321 : AbstractUndetermined(element_type, shape) {} in AbstractUndetermined() function323 MS_DECLARE_PARENT(AbstractTensor, AbstractUndetermined) in MS_DECLARE_PARENT() argument706 : AbstractUndetermined(element, shape) {} in AbstractUndetermined() function710 MS_DECLARE_PARENT(AbstractRowTensor, AbstractUndetermined) in MS_DECLARE_PARENT() argument735 : AbstractUndetermined(element, shape) {} in AbstractUndetermined() function739 MS_DECLARE_PARENT(AbstractSparseTensor, AbstractUndetermined) in MS_DECLARE_PARENT() argument