Searched defs:IsValueTypeInvalid (Results 1 – 2 of 2) sorted by relevance
217 bool IsValueTypeInvalid(const Item &v) const { in IsValueTypeInvalid() function
41 bool CastOperation::IsValueTypeInvalid(const ValuePtr &v) const { in IsValueTypeInvalid() function in mindspore::pynative::CastOperation