Searched defs:hOutput (Results 1 – 5 of 5) sorted by relevance
236 constexpr unsigned int hOutput = wOutput; in SimpleTransposeConvolution2dTest() local325 constexpr unsigned int hOutput = wOutput; in PaddedTransposeConvolution2dTest() local416 constexpr unsigned int hOutput = wOutput; in StridedTransposeConvolution2dTest() local
80 unsigned int hOutput = (hInput - 1) * m_Param.m_StrideY + hKernel - hPadding; in InferOutputShapes() local
649 constexpr unsigned int hOutput = 1u; variable694 constexpr unsigned int hOutput = 1u; variable740 constexpr unsigned int hOutput = 1u; variable
56 constexpr unsigned int hOutput = wOutput; in TransposeConvolution2dEndToEnd() local
89 Output const& hOutput) { in dequeueBuffer()