Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_nn_depthwise_conv_s8_core.c53 int32_t ch_per_loop = num_ch / 4; in arm_nn_depthwise_conv_s8_core() local
60 while (ch_per_loop > 0) in arm_nn_depthwise_conv_s8_core()
152 ch_per_loop--; in arm_nn_depthwise_conv_s8_core()