Searched refs:i_ker_y (Results 1 – 10 of 10) sorted by relevance
135 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in depthwise_conv_s4_generic() local141 … (i_ker_y * kernel_x + ker_x_start) * kernel_index_offset + idx_out_ch_s4; in depthwise_conv_s4_generic()226 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in depthwise_conv_s4_generic() local232 … (i_ker_y * kernel_x + ker_x_start) * (kernel_index_offset * ch_mult) + in depthwise_conv_s4_generic()319 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in depthwise_conv_s4_generic() local325 … (i_ker_y * kernel_x + ker_x_start) * (kernel_index_offset * ch_mult) + in depthwise_conv_s4_generic()429 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in depthwise_conv_s4_generic() local435 … (i_ker_y * kernel_x + ker_x_start) * (kernel_index_offset * ch_mult) + in depthwise_conv_s4_generic()
113 for (int32_t i_ker_y = 0; i_ker_y < kernel_y; i_ker_y++) in arm_convolve_s4() local117 const int32_t k_y = base_idx_y + dilation_y * i_ker_y; in arm_convolve_s4()197 for (int32_t i_ker_y = 0; i_ker_y < kernel_y; i_ker_y++) in arm_convolve_s4()201 const int32_t k_y = base_idx_y + dilation_y * i_ker_y; in arm_convolve_s4()
117 for (int i_ker_y = base_idx_y; i_ker_y < base_idx_y + kernel_y; i_ker_y++) in arm_depthwise_conv_s8_opt() local121 if (i_ker_y < 0 || i_ker_y >= input_y || i_ker_x < 0 || i_ker_x >= input_x) in arm_depthwise_conv_s8_opt()128 input_slice + (i_ker_y * input_x + i_ker_x) * input_ch, in arm_depthwise_conv_s8_opt()240 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in arm_depthwise_conv_s8_opt() local242 const int32_t idx_y = base_idx_y + i_ker_y; in arm_depthwise_conv_s8_opt()
157 for (int32_t i_ker_y = i_pad_y; i_ker_y < i_pad_y + kernel_y; i_ker_y++) in arm_transpose_conv_s8() local161 … if (i_ker_y >= 0 && i_ker_y < output_y && i_ker_x >= 0 && i_ker_x < output_x) in arm_transpose_conv_s8()
114 for (int i_ker_y = base_idx_y; i_ker_y < base_idx_y + kernel_y; i_ker_y++) in arm_depthwise_conv_fast_s16() local118 if (i_ker_y < 0 || i_ker_y >= input_y || i_ker_x < 0 || i_ker_x >= input_x) in arm_depthwise_conv_fast_s16()125 … (int16_t *)(input + (i_ker_y * input_x + i_ker_x) * input_ch), in arm_depthwise_conv_fast_s16()251 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in arm_depthwise_conv_fast_s16() local253 const int32_t idx_y = base_idx_y + i_ker_y; in arm_depthwise_conv_fast_s16()
112 for (int32_t i_ker_y = 0; i_ker_y < kernel_y; i_ker_y++) in arm_convolve_s16() local116 const int32_t k_y = base_idx_y + dilation_y * i_ker_y; in arm_convolve_s16()
211 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in depthwise_conv_s16_generic_s16() local213 const int32_t idx_y = base_idx_y + dilation_y * i_ker_y; in depthwise_conv_s16_generic_s16()218 … int32_t ker_idx_0 = (i_ker_y * kernel_x + i_ker_x) * (input_ch * ch_mult) + idx_out_ch; in depthwise_conv_s16_generic_s16()
118 for (int i_ker_y = base_idx_y; i_ker_y < base_idx_y + kernel_y; i_ker_y++) in arm_depthwise_conv_s4_opt() local122 if (i_ker_y < 0 || i_ker_y >= input_y || i_ker_x < 0 || i_ker_x >= input_x) in arm_depthwise_conv_s4_opt()129 input_slice + (i_ker_y * input_x + i_ker_x) * input_ch, in arm_depthwise_conv_s4_opt()282 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in arm_depthwise_conv_s4_opt() local284 const int32_t idx_y = base_idx_y + i_ker_y; in arm_depthwise_conv_s4_opt()
137 for (int32_t i_ker_y = 0; i_ker_y < kernel_y; i_ker_y++) in arm_convolve_s8() local141 const int32_t k_y = base_idx_y + dilation_y * i_ker_y; in arm_convolve_s8()
237 for (int i_ker_y = ker_y_start; i_ker_y < ker_y_end; i_ker_y++) in depthwise_conv_s8_generic() local239 const int32_t idx_y = base_idx_y + dilation_y * i_ker_y; in depthwise_conv_s8_generic()244 … int32_t ker_idx_0 = (i_ker_y * kernel_x + i_ker_x) * (input_ch * ch_mult) + idx_out_ch; in depthwise_conv_s8_generic()