Home
last modified time | relevance | path

Searched refs:fromChannelQuant (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp143 auto& fromChannelQuant = in copyOperandExtraParams() local
146 .channelDim = fromChannelQuant.channelDim, in copyOperandExtraParams()
147 .scaleCount = static_cast<uint32_t>(fromChannelQuant.scales.size()), in copyOperandExtraParams()
148 .scales = fromChannelQuant.scales.data(), in copyOperandExtraParams()