Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DConv2D.cpp367 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in convQuant8PerChannelNhwc() local
460 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in convQuant8PerChannelNhwc() local
DDepthwiseConv2D.cpp293 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in depthwiseConvQuant8PerChannelNhwc() local