Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DDepthwiseConv2D.cpp167 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in depthwiseConvQuant8PerChannel() local
DConv2D.cpp298 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in convQuant8PerChannelNhwc() local