Searched refs:per_channel_ (Results 1 – 14 of 14) sorted by relevance
109 bool filter_peroc = static_cast<bool>(conv_quant_arg_->per_channel_ & FILTER_PER_CHANNEL); in InitWeightBias()131 if (conv_quant_arg_->per_channel_ & FILTER_PER_CHANNEL) { in InitWeightBias()
60 …bool filter_per_channel = static_cast<bool>(conv_param_->conv_quant_arg_.per_channel_ & FILTER_PER… in InitWeightBias()
72 …bool filter_per_channel = static_cast<bool>(conv_param_->conv_quant_arg_.per_channel_ & FILTER_PER… in InitWeightBias()
168 conv_quant_arg_->per_channel_ = per_channel; in SetIfPerChannel()230 if (conv_quant_arg_->per_channel_ & FILTER_PER_CHANNEL) { in SetQuantMultiplier()
43 uint8_t per_channel_; member
45 if (conv_param->conv_quant_arg_.per_channel_ & FILTER_PER_CHANNEL) { in ConvInt8()
86 bool filter_per_channel = conv_param->conv_quant_arg_.per_channel_ & FILTER_PER_CHANNEL; in ConvDwInt8()242 bool filter_per_channel = conv_param->conv_quant_arg_.per_channel_ & FILTER_PER_CHANNEL; in ConvDw3x3Int8Row()415 bool filter_per_channel = conv_param->conv_quant_arg_.per_channel_ & FILTER_PER_CHANNEL; in ConvDw3x3Int8Pad()
969 if (quant_qrg->per_channel_ & FILTER_PER_CHANNEL) { in PackDepthwiseInt8Weight()988 if (quant_qrg->per_channel_ & FILTER_PER_CHANNEL) { in PackDeconvDepthwiseInt8Weight()
506 if ((conv_param->conv_quant_arg_.per_channel_ & FILTER_PER_CHANNEL)) { in Conv3x3Int8OutputUnit()583 if ((conv_param->conv_quant_arg_.per_channel_ & FILTER_PER_CHANNEL)) { in Conv3x3Int8OutputUnit()
218 conv_quant_arg_->per_channel_ = per_channel; in SetIfPerChannel()302 if (conv_quant_arg_->per_channel_ & FILTER_PER_CHANNEL) { in SetQuantMultiplier()
103 bool per_channel_{true};
451 this->per_channel_ = per_channel; in FullQuantQuantizer()
97 filter_peroc_ = conv_quant_arg_->per_channel_ & FILTER_PER_CHANNEL; in InitWeightBias()
51 quant_arg.output_arg_num_, quant_arg.per_channel_); in CodeStruct()