Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DReshape.cpp113 const int inputDepth = extInputShape.Dims(3); in padGeneric() local
DDepthwiseConv2D.cpp164 uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in depthwiseConvQuant8PerChannel() local
DConv2D.cpp295 uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in convQuant8PerChannelNhwc() local