Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp103 auto& fromChannelQuant = in copyOperandExtraParams() local
106 .channelDim = fromChannelQuant.channelDim, in copyOperandExtraParams()
107 .scaleCount = static_cast<uint32_t>(fromChannelQuant.scales.size()), in copyOperandExtraParams()
108 .scales = fromChannelQuant.scales.data(), in copyOperandExtraParams()