Searched defs:outputOperandType (Results 1 – 3 of 3) sorted by relevance
70 OperandType outputOperandType(Type::TENSOR_QUANT8_ASYMM, {numBatches, outputSize}, in QuantizedLSTMOpModel() local
81 Type outputOperandType = std::get<1>(en.value()).getType(); in verifyDestinationStyleOp() local
1074 void dequantizeOpTest(int32_t inputOperandType, int32_t outputOperandType) { in dequantizeOpTest()4454 void fillTest(int32_t valueOperandType, int32_t outputOperandType) { in fillTest()