Home
last modified time | relevance | path

Searched refs:IsSameObjectType (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore/core/ir/dtype/
Dtensor_type.cc54 if (!IsSameObjectType(*this, other)) { in operator ==()
98 if (!IsSameObjectType(*this, other)) { in operator ==()
141 if (!IsSameObjectType(*this, other)) { in operator ==()
183 if (!IsSameObjectType(*this, other)) { in operator ==()
Dcontainer.cc79 if (!IsSameObjectType(*this, other)) { in operator ==()
158 if (!IsSameObjectType(*this, other)) { in operator ==()
232 if (!IsSameObjectType(*this, other)) { in operator ==()
Dnumber.cc25 if (!IsSameObjectType(*this, other)) { in operator ==()
Dtype.h47 bool IsSameObjectType(const Type &lhs, const Type &rhs);
Dtype.cc161 bool IsSameObjectType(const Type &lhs, const Type &rhs) { in IsSameObjectType() function
/third_party/mindspore/mindspore/core/ir/
Ddtype.cc49 if (!IsSameObjectType(*this, other)) { in operator ==()
88 if (!IsSameObjectType(*this, other)) { in operator ==()
121 if (!IsSameObjectType(*this, other)) { in operator ==()