Home
last modified time | relevance | path

Searched refs:nonExtensionOperandSizeOfDataOverflowsUInt32 (Results 1 – 4 of 4) sorted by relevance

/frameworks/ml/nn/runtime/
DTypeManager.cpp292 return nonExtensionOperandSizeOfDataOverflowsUInt32(type, dimensions); in sizeOfDataOverflowsUInt32()
/frameworks/ml/nn/common/include/
DUtils.h282 bool nonExtensionOperandSizeOfDataOverflowsUInt32(hal::OperandType type,
/frameworks/ml/nn/common/
DCpuExecutor.cpp193 nonExtensionOperandSizeOfDataOverflowsUInt32(info->type, info->dimensions)) { in setInfoAndAllocateIfNeeded()
DUtils.cpp392 bool nonExtensionOperandSizeOfDataOverflowsUInt32(hal::OperandType type, in nonExtensionOperandSizeOfDataOverflowsUInt32() function