Searched refs:fromChannelQuant (Results 1 – 1 of 1) sorted by relevance
183 auto& fromChannelQuant = fromOperand.extraParams.channelQuant(); in copyOperandExtraParams() local185 .channelDim = fromChannelQuant.channelDim, in copyOperandExtraParams()186 .scaleCount = static_cast<uint32_t>(fromChannelQuant.scales.size()), in copyOperandExtraParams()187 .scales = fromChannelQuant.scales.data(), in copyOperandExtraParams()