Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DReshape.cpp119 const int outputDepth = extOutputShape.Dims(3); in padGeneric() local
DConv2D.cpp345 uint32_t outputDepth = getSizeOfDimension(outputShape, 3); in convQuant8PerChannelNhwc() local
438 uint32_t outputDepth = getSizeOfDimension(outputShape, 3); in convQuant8PerChannelNhwc() local