Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DReshape.cpp127 const int inputDepth = extInputShape.Dims(3); in padGeneric() local
DConv2D.cpp362 uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in convQuant8PerChannelNhwc() local
455 [[maybe_unused]] uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in convQuant8PerChannelNhwc() local
DDepthwiseConv2D.cpp288 uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in depthwiseConvQuant8PerChannelNhwc() local