Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_u8_basic_ver1.c158 int i_out = 0; in depthwise_conv_u8_generic() local
202 output[i_out++] = acc_0; in depthwise_conv_u8_generic()
Darm_depthwise_conv_s8.c168 int i_out = 0; in depthwise_conv_s8_generic() local
212 output[i_out++] = acc_0; in depthwise_conv_s8_generic()