Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_nn_depthwise_conv_s8_core.c72 const int16_t *col_1 = col + kernel_size * num_ch + offset; in arm_nn_depthwise_conv_s8_core() local
84 ip_1 = vldrhq_s32(col_1); in arm_nn_depthwise_conv_s8_core()
86 col_1 += num_ch; in arm_nn_depthwise_conv_s8_core()
92 ip_1 = vldrhq_s32(col_1); in arm_nn_depthwise_conv_s8_core()
94 col_1 += num_ch; in arm_nn_depthwise_conv_s8_core()
100 ip_1 = vldrhq_s32(col_1); in arm_nn_depthwise_conv_s8_core()
102 col_1 += num_ch; in arm_nn_depthwise_conv_s8_core()
118 ip_1 = vldrhq_s32(col_1); in arm_nn_depthwise_conv_s8_core()
124 col_1 += num_ch; in arm_nn_depthwise_conv_s8_core()
127 ip_1 = vldrhq_s32(col_1); in arm_nn_depthwise_conv_s8_core()