Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/driver/sample_aidl/
H A DSampleDriverQuant.cpp56 static bool isQuantized(OperandType opType) { in isQuantized() function
68 supported[i] = isQuantized(firstOperand.type); in getSupportedOperationsImpl()
71 supported[i] = isQuantized(secondOperand.type); in getSupportedOperationsImpl()
/aosp12/packages/modules/NeuralNetworks/driver/sample/
H A DSampleDriverQuant.cpp57 static bool isQuantized(V1_3::OperandType opType) { in isQuantized() function
69 supported[i] = isQuantized(firstOperand.type); in getSupportedOperationsImpl()
72 supported[i] = isQuantized(secondOperand.type); in getSupportedOperationsImpl()