Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/operations/
DReshape.cpp121 const int inputDepth = extInputShape.Dims(3); in padGeneric() local
DConv2D.cpp365 uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in convQuant8PerChannelNhwc() local
458 uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in convQuant8PerChannelNhwc() local
DDepthwiseConv2D.cpp292 uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in depthwiseConvQuant8PerChannelNhwc() local