Home
last modified time | relevance | path

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 Ddepthwise_depthfirst_multiplier.hpp129 const unsigned int m_output_rows, m_output_cols; member in arm_conv::depthwise::GenericDepthfirstMultiplierKernelStrategy
158 const unsigned int m_output_rows, m_output_cols; member in arm_conv::depthwise::GenericDepthfirstMultiplierKernelStrategy
H A Ddepthwise_depthfirst.hpp46 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 Doutput_transform.hpp50 const unsigned int m_output_rows, m_output_cols; member in arm_conv::winograd::output_transform::TransformBase