Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DReshape.cpp121 const int inputDepth = extInputShape.Dims(3); in padGeneric() local
DConv2D.cpp364 uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in convQuant8PerChannelNhwc() local
457 uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in convQuant8PerChannelNhwc() local
DDepthwiseConv2D.cpp290 uint32_t inputDepth = getSizeOfDimension(inputShape, 3); in depthwiseConvQuant8PerChannelNhwc() local