Home
last modified time | relevance | path

Searched defs:out_activation_max (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/BasicMathFunctions/
Darm_elementwise_add_s8.c84 const int32_t out_activation_max, in arm_elementwise_add_s8()
Darm_elementwise_mul_s8.c59 const int32_t out_activation_max, in arm_elementwise_mul_s8()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/ConvolutionFunctions/
Darm_convolve_1x1_s8_fast.c83 const int32_t out_activation_max = conv_params->activation.max; in arm_convolve_1x1_s8_fast() local
Darm_convolve_1_x_n_s8.c84 const int32_t out_activation_max = conv_params->activation.max; in arm_convolve_1_x_n_s8() local
Darm_convolve_s8.c84 const int32_t out_activation_max = conv_params->activation.max; in arm_convolve_s8() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/SVDFunctions/
Darm_svdf_s8.c81 const int32_t out_activation_max = svdf_params->output_activation.max; in arm_svdf_s8() local