Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DDepthwiseConv2D.cpp394 bool depthwiseConvQuant8PerChannel(const T* inputData, const Shape& inputShape, in depthwiseConvQuant8PerChannel() function
613 return depthwiseConvQuant8PerChannel( in execute()
647 return depthwiseConvQuant8PerChannel( in execute()
/aosp12/packages/modules/NeuralNetworks/common/include/
H A DOperations.h73 bool depthwiseConvQuant8PerChannel(const uint8_t* inputData, const Shape& inputShape,