Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_nn_depthwise_conv_s8_core.c166 const int16_t *col_pos_1 = col_pos_0 + single_buffer_size; in arm_nn_depthwise_conv_s8_core() local
176 sum_1 += row_val * col_pos_1[j * num_ch]; in arm_nn_depthwise_conv_s8_core()