Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_depthwise_conv_s8_opt.c165 for (int i_buf = 0; i_buf < buffer_count; i_buf++) in arm_depthwise_conv_s8_opt() local
172 const int8_t *col_0 = lhs_buffer + (kernel_size * input_ch * i_buf) + offset; in arm_depthwise_conv_s8_opt()