Searched refs:sizeOfDataOverflowsUInt32 (Results 1 – 3 of 3) sorted by relevance
92 bool sizeOfDataOverflowsUInt32(OperandType type, const std::vector<uint32_t>& dimensions) const;
295 bool TypeManager::sizeOfDataOverflowsUInt32(OperandType type, in sizeOfDataOverflowsUInt32() function in android::nn::TypeManager
1178 NN_RET_CHECK(!TypeManager::get()->sizeOfDataOverflowsUInt32(operandType, in updateOutputShapes()