Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/driver/sample/
DLimitedSupportDevice.cpp109 bool isQuantized(OperandType opType) { in isQuantized() function
121 supported[i] = isQuantized(firstOperand.type); in getSupportedOperationsQuant()
124 supported[i] = isQuantized(secondOperand.type); in getSupportedOperationsQuant()