Searched refs:quant_to_unquant (Results 1 – 2 of 2) sorted by relevance
1026 vint4 tab0(reinterpret_cast<const int*>(qat.quant_to_unquant)); in compute_quantized_weights_for_decimation()1059 vint4 tab0(reinterpret_cast<const int*>(qat.quant_to_unquant)); in compute_quantized_weights_for_decimation()1060 vint4 tab1(reinterpret_cast<const int*>(qat.quant_to_unquant + 16)); in compute_quantized_weights_for_decimation()
1015 int8_t quant_to_unquant[32]; member