Searched defs:m_output_cols (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/ | ||
H A D | depthwise_depthfirst_multiplier.hpp | 129 const unsigned int m_output_rows, m_output_cols; member in arm_conv::depthwise::GenericDepthfirstMultiplierKernelStrategy |
H A D | depthwise_depthfirst.hpp | 46 unsigned int m_output_rows, m_output_cols; member in arm_conv::depthwise::DepthwiseDepthfirstStrategyCommon |
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/convolution/winograd/ | ||
H A D | output_transform.hpp | 50 const unsigned int m_output_rows, m_output_cols; member in arm_conv::winograd::output_transform::TransformBase |