Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/abstract/
Dparam_validator.h50 inline void CheckDtypeSame(const std::string &op, const TypePtr &type1, const TypePtr &type2) { in CheckDtypeSame() function
Dparam_validator.cc157 TypePtr CheckDtypeSame(const std::string &op, const AbstractBasePtr &tensor_base, const AbstractBas… in CheckDtypeSame() function
201 TypePtr CheckDtypeSame(const std::string &op, const AbstractTensorPtr &tensor_base, const AbstractT… in CheckDtypeSame() function