Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DConv2D.cpp509 bool convQuant8PerChannel(const T* inputData, const Shape& inputShape, const int8_t* filterData, in convQuant8PerChannel() function
732 return convQuant8PerChannel( in execute()
765 return convQuant8PerChannel( in execute()