Searched defs:CheckDataType (Results 1 – 4 of 4) sorted by relevance
60 …bool CheckDataType(const TypeId &dtype_id) { return supported_dtype_.find(dtype_id) != supported_d… in CheckDataType() function
117 int ArithmeticFP32Coder::CheckDataType() { in CheckDataType() function in mindspore::lite::micro::nnacl::ArithmeticFP32Coder
77 int InsertQuantNodeManager::CheckDataType(const AnfNodePtr &input_node, TypeId check_type_id) const… in CheckDataType() function in mindspore::lite::quant::InsertQuantNodeManager
1090 bool CheckDataType(const MetaTensorData &other) const { in CheckDataType() function in mindspore::pijit::MetaTensorData