Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s4_opt.c640 const int16_t *col_pos_2 = col_buffer_start + col_shift + 1; in arm_depthwise_conv_s4_opt() local
659 int16_t lhs1 = col_pos_2[i * input_ch]; in arm_depthwise_conv_s4_opt()