Home
last modified time | relevance | path

Searched defs:outputOperandType (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DQuantizedLSTMTest.cpp70 OperandType outputOperandType(Type::TENSOR_QUANT8_ASYMM, {numBatches, outputSize}, in QuantizedLSTMOpModel() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestValidateOperations.cpp1063 void dequantizeOpTest(int32_t inputOperandType, int32_t outputOperandType) { in dequantizeOpTest()
4415 void fillTest(int32_t valueOperandType, int32_t outputOperandType) { in fillTest()