Home
last modified time | relevance | path

Searched defs:ker_y_end (Results 1 – 6 of 6) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s4.c99 int ker_y_end; in depthwise_conv_s4_generic() local
191 int ker_y_end; in depthwise_conv_s4_generic() local
283 int ker_y_end; in depthwise_conv_s4_generic() local
395 int ker_y_end; in depthwise_conv_s4_generic() local
Darm_depthwise_conv_s16.c177 int ker_y_end; in depthwise_conv_s16_generic_s16() local
Darm_depthwise_conv_s8_opt.c231 const int ker_y_end = MIN(kernel_y, input_y - base_idx_y); in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_s8.c203 int ker_y_end; in depthwise_conv_s8_generic() local
Darm_depthwise_conv_fast_s16.c242 const int ker_y_end = MIN(kernel_y, input_y - base_idx_y); in arm_depthwise_conv_fast_s16() local
Darm_depthwise_conv_s4_opt.c273 const int ker_y_end = MIN(kernel_y, input_y - base_idx_y); in arm_depthwise_conv_s4_opt() local