Searched defs:dequantized (Results 1 – 8 of 8) sorted by relevance
109 TfLiteTensor* dequantized; in Prepare() local150 TfLiteTensor* dequantized; in Eval() local
130 const float dequantized = in PopulateLookupTable() local
174 double dequantized = input_scale * (i - input_zp); in getTosaConst8bitTable() local252 double dequantized = input_scale * (i - input_zp); in getTosaConst32bitTable() local
37 std::unique_ptr<float[]> dequantized(new float[total]); in ReferenceImpl() local
320 const float dequantized = in QuantizedCheck() local
737 DequantizeResult dequantized = DequantizeIfRequired(operandIndex,operation, model, data); in DequantizeAndMakeConstTensorPin() local
2141 float dequantized = 0; in TEST_P() local
3067 …DequantizeResult dequantized = DequantizeIfRequired<HalPolicy>(operandIndex,operation, model, data… in DequantizeAndMakeConstTensorPin() local