Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_nn_depthwise_conv_s8_core.c79 const int8_t *row_2 = row_0 + 2 * num_ch; in arm_nn_depthwise_conv_s8_core() local
81 const int32x4_t ker_2 = vldrbq_s32(row_2); in arm_nn_depthwise_conv_s8_core()