Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DOperationsUtils.cpp257 uint32_t channels_out = getSizeOfDimension(filter, 0); in convPrepare() local
293 uint32_t channels_out = getSizeOfDimension(filter, 3); in depthwiseConvPrepare() local
322 uint32_t channels_out = getSizeOfDimension(input, 3); in genericPoolingPrepare() local