Home
last modified time | relevance | path

Searched refs:i_out (Results 1 – 2 of 2) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s4.c72 int i_out = 0; in depthwise_conv_s4_generic() local
165 output[i_out++] = acc_0; in depthwise_conv_s4_generic()
171 output[i_out++] = acc_1; in depthwise_conv_s4_generic()
263 output[i_out++] = acc_0; in depthwise_conv_s4_generic()
350 output[i_out++] = acc_0; in depthwise_conv_s4_generic()
357 output[i_out++] = acc_1; in depthwise_conv_s4_generic()
473 output[i_out++] = acc_0; in depthwise_conv_s4_generic()
Darm_depthwise_conv_s8.c183 int i_out = 0; in depthwise_conv_s8_generic() local
256 output[i_out++] = acc_0; in depthwise_conv_s8_generic()