Searched defs:dequant_datas (Results 1 – 2 of 2) sorted by relevance
168 …WeightQuantBias(const float *raw_datas, size_t elem_count, const std::vector<float> &dequant_datas, in CalWeightQuantBias()237 …antBiasPerLayer(const float *raw_datas, size_t elem_count, const std::vector<float> &dequant_datas, in CalWeightQuantBiasPerLayer()
145 DT *dequant_datas = static_cast<DT *>(malloc(input_tensor_element_num * sizeof(DT))); in DequantPerLayerData() local185 DT *dequant_datas = static_cast<DT *>(malloc(input_tensor_element_num * sizeof(DT))); in DequantPerChannelData() local