Home
last modified time | relevance | path

Searched defs:filterDepth (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/common/operations/
DConv2D.cpp368 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in convQuant8PerChannelNhwc() local
461 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in convQuant8PerChannelNhwc() local
DDepthwiseConv2D.cpp295 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in depthwiseConvQuant8PerChannelNhwc() local