Home
last modified time | relevance | path

Searched defs:ker_idx_0 (Results 1 – 3 of 3) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s4.c140 int32_t ker_idx_0 = in depthwise_conv_s4_generic() local
231 int32_t ker_idx_0 = in depthwise_conv_s4_generic() local
324 int32_t ker_idx_0 = in depthwise_conv_s4_generic() local
434 int32_t ker_idx_0 = in depthwise_conv_s4_generic() local
Darm_depthwise_conv_s16.c218 … 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() local
Darm_depthwise_conv_s8.c244 … 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() local