Searched defs:get_output_rows (Results 1 – 6 of 6) sorted by relevance
140 unsigned int get_output_rows(void) const { return m_output_rows; } in get_output_rows() function in arm_conv::depthwise::GenericDepthfirstMultiplierKernelStrategy169 unsigned int get_output_rows(void) const { return m_output_rows; } in get_output_rows() function in arm_conv::depthwise::GenericDepthfirstMultiplierKernelStrategy
173 unsigned int get_output_rows(void) const override { return m_output_rows; } in get_output_rows() function in arm_conv::depthwise::PlanarStrategy
68 unsigned int get_output_rows() const override { return m_output_rows; } in get_output_rows() function in arm_conv::depthwise::DepthwiseDepthfirstStrategyCommon
55 unsigned int get_output_rows() const override { return output_rows; } in get_output_rows() function in arm_conv::pooling::DepthfirstStrategy
128 unsigned int get_output_rows(void) const override { return 1; } in get_output_rows() function in arm_conv::pooling::GenericDepthfirstWrapper
163 unsigned int get_output_rows(void) const override final { return m_output_rows; } in get_output_rows() function in arm_conv::winograd::output_transform::TransformBase