Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s4_opt.c469 int col_index = 0; in arm_depthwise_conv_s4_opt() local
480 int8_t rhs = row_pos[i * (input_ch >> 1) + col_index]; in arm_depthwise_conv_s4_opt()
493 col_index++; in arm_depthwise_conv_s4_opt()