Home
last modified time | relevance | path

Searched defs:sum_4 (Results 1 – 4 of 4) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s4_opt.c326 int32_t sum_4 = 0; in arm_depthwise_conv_s4_opt() local
526 int32_t sum_4 = 0; in arm_depthwise_conv_s4_opt() local
Darm_depthwise_conv_s8_opt.c279 int32_t sum_4 = 0; in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_fast_s16.c290 int32_t sum_4 = 0; in arm_depthwise_conv_fast_s16() local
/cmsis-nn-latest/Source/PoolingFunctions/
Darm_avgpool_s8.c133 int32x4_t sum_4 = vdupq_n_s32(0); in arm_avgpool_s8() local