Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DDequantize.cpp44 bool computePerChannel(const int8_t* inputData, const Shape& inputShape, OutputType* outputData) { in computePerChannel() function
117 return computePerChannel(inputBuffer, inputShape, in execute()
120 return computePerChannel(inputBuffer, inputShape, in execute()