Searched refs:DequantWeight (Results 1 – 2 of 2) sorted by relevance
191 int WeightDecoder::DequantWeight(lite::Tensor *input_tensor, bool channel_first, TypeId dst_data_ty… in DequantWeight() function in mindspore::lite::WeightDecoder352 auto ret = WeightDecoder::DequantWeight(tensor, channel_first, dst_data_type); in DequantTensor()
230 …static int DequantWeight(lite::Tensor *input_tensor, bool channel_first, TypeId dst_data_type = kN…