Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DReshape.cpp111 const int outputDepth = extOutputShape.Dims(3); in padGeneric() local
DDepthwiseConv2D.cpp170 uint32_t outputDepth = getSizeOfDimension(outputShape, 3); in depthwiseConvQuant8PerChannel() local
DConv2D.cpp301 uint32_t outputDepth = getSizeOfDimension(outputShape, 3); in convQuant8PerChannelNhwc() local