Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DOperationsUtils.cpp371 uint32_t channels_out = getSizeOfDimension(filter, 3); in depthwiseConvPrepare() local
889 uint32_t channels_out = getSizeOfDimension(filter, 0); in groupedConvPrepare() local
/frameworks/ml/nn/common/operations/
DTransposeConv2D.cpp491 uint32_t channels_out = getSizeOfDimension(filter, 0); in prepare() local
DConv2D.cpp515 uint32_t channels_out = getSizeOfDimension(filter, 0); in prepare() local