Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s4.c92 … for (int i_input_ch = 0; i_input_ch < input_ch; i_input_ch += 2, idx_out_ch_s4++) in depthwise_conv_s4_generic() local
177 for (int i_input_ch = 0; i_input_ch < input_ch; i_input_ch++) in depthwise_conv_s4_generic() local
270 for (int i_input_ch = 0; i_input_ch < input_ch; i_input_ch++) in depthwise_conv_s4_generic() local
380 for (int i_input_ch = 0; i_input_ch < input_ch; i_input_ch++) in depthwise_conv_s4_generic() local
Darm_depthwise_conv_s16.c166 for (int i_input_ch = 0; i_input_ch < input_ch; i_input_ch++) in depthwise_conv_s16_generic_s16() local
Darm_depthwise_conv_s8.c194 for (int i_input_ch = 0; i_input_ch < input_ch; i_input_ch++) in depthwise_conv_s8_generic() local