Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_nn_depthwise_conv_s8_core.c78 const int8_t *row_1 = row_0 + num_ch; in arm_nn_depthwise_conv_s8_core() local
80 const int32x4_t ker_1 = vldrbq_s32(row_1); in arm_nn_depthwise_conv_s8_core()