Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DConv2D.cpp342 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in convQuant8PerChannelNhwc() local
435 uint32_t filterDepth = getSizeOfDimension(filterShape, 3); in convQuant8PerChannelNhwc() local