Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DDequantize.cpp51 bool computePerChannel(const int8_t* inputData, const Shape& inputShape, OutputType* outputData) { in computePerChannel() function
150 return computePerChannel(inputBuffer, inputShape, in execute()
153 return computePerChannel(inputBuffer, inputShape, in execute()