Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/dtype/
Dempty.h39 TypeAnything() : Type(kMetaTypeAnything) {} in TypeAnything() function
41 MS_DECLARE_PARENT(TypeAnything, Type) in MS_DECLARE_PARENT() argument