Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/include/
DOperationsUtils.h117 int32_t filterWidth, int32_t filterHeight, in getPaddingScheme()
/frameworks/ml/nn/common/
DOperationsUtils.cpp238 uint32_t filterWidth = getSizeOfDimension(filter, 2); in convPrepare() local
274 uint32_t filterWidth = getSizeOfDimension(filter, 2); in depthwiseConvPrepare() local