Home
last modified time | relevance | path

Searched defs:output_activation_min (Results 1 – 7 of 7) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_depthwise_conv_s16.c62const int32_t output_activation_min, in depthwise_conv_s16_mult_4_s16()
152 const int32_t output_activation_min, in depthwise_conv_s16_generic_s16()
Darm_depthwise_conv_s8.c68 const int32_t output_activation_min, in depthwise_conv_s8_mult_4()
176 const int32_t output_activation_min, in depthwise_conv_s8_generic()
Darm_depthwise_conv_3x3_s8.c81 const int32_t output_activation_min = dw_conv_params->activation.min; in arm_depthwise_conv_3x3_s8() local
Darm_depthwise_conv_s8_opt.c92 const int32_t output_activation_min = dw_conv_params->activation.min; in arm_depthwise_conv_s8_opt() local
Darm_depthwise_conv_fast_s16.c97 const int32_t output_activation_min = dw_conv_params->activation.min; in arm_depthwise_conv_fast_s16() local
Darm_depthwise_conv_s4.c65 const int32_t output_activation_min, in depthwise_conv_s4_generic()
Darm_depthwise_conv_s4_opt.c93 const int32_t output_activation_min = dw_conv_params->activation.min; in arm_depthwise_conv_s4_opt() local