Searched defs:get_output_cols (Results 1 – 5 of 5) sorted by relevance
141 unsigned int get_output_cols(void) const { return m_output_cols; } in get_output_cols() function in arm_conv::depthwise::GenericDepthfirstMultiplierKernelStrategy170 unsigned int get_output_cols(void) const { return m_output_cols; } in get_output_cols() function in arm_conv::depthwise::GenericDepthfirstMultiplierKernelStrategy
69 unsigned int get_output_cols() const override { return m_output_cols; } in get_output_cols() function in arm_conv::depthwise::DepthwiseDepthfirstStrategyCommon
56 unsigned int get_output_cols() const override { return output_cols; } in get_output_cols() function in arm_conv::pooling::DepthfirstStrategy
129 unsigned int get_output_cols(void) const override { return 1; } in get_output_cols() function in arm_conv::pooling::GenericDepthfirstWrapper
164 unsigned int get_output_cols(void) const override final { return m_output_cols; } in get_output_cols() function in arm_conv::winograd::output_transform::TransformBase