Home
last modified time | relevance | path

Searched defs:i_out_y (Results 1 – 9 of 9) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_convolve_s16.c105 for (int32_t i_out_y = 0; i_out_y < output_y; i_out_y++) in arm_convolve_s16() local
Darm_depthwise_conv_s8_opt.c113 … for (int i_out_y = 0, base_idx_y = -pad_y; i_out_y < output_y; base_idx_y += stride_y, i_out_y++) in arm_depthwise_conv_s8_opt() local
220 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in arm_depthwise_conv_s8_opt() local
Darm_convolve_s4.c106 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in arm_convolve_s4() local
Darm_depthwise_conv_fast_s16.c110 … for (int i_out_y = 0, base_idx_y = -pad_y; i_out_y < output_y; base_idx_y += stride_y, i_out_y++) in arm_depthwise_conv_fast_s16() local
231 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in arm_depthwise_conv_fast_s16() local
Darm_convolve_s8.c130 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in arm_convolve_s8() local
Darm_depthwise_conv_s4.c80 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in depthwise_conv_s4_generic() local
371 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in depthwise_conv_s4_generic() local
Darm_depthwise_conv_s4_opt.c114 … for (int i_out_y = 0, base_idx_y = -pad_y; i_out_y < output_y; base_idx_y += stride_y, i_out_y++) in arm_depthwise_conv_s4_opt() local
262 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in arm_depthwise_conv_s4_opt() local
Darm_depthwise_conv_s16.c160 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in depthwise_conv_s16_generic_s16() local
Darm_depthwise_conv_s8.c188 for (int i_out_y = 0; i_out_y < output_y; i_out_y++) in depthwise_conv_s8_generic() local