Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DReshape.cpp125 const int outputDepth = extOutputShape.Dims(3); in padGeneric() local
DConv2D.cpp368 uint32_t outputDepth = getSizeOfDimension(outputShape, 3); in convQuant8PerChannelNhwc() local
461 uint32_t outputDepth = getSizeOfDimension(outputShape, 3); in convQuant8PerChannelNhwc() local
DDepthwiseConv2D.cpp294 uint32_t outputDepth = getSizeOfDimension(outputShape, 3); in depthwiseConvQuant8PerChannelNhwc() local