Home
last modified time | relevance | path

Searched defs:activation_max (Results 1 – 23 of 23) sorted by relevance

/cmsis-nn-latest/Source/BasicMathFunctions/
Darm_elementwise_mul_acc_s16.c66 const int32_t activation_max = (out_activation_max > 0) ? out_activation_max : NN_Q15_MAX; in arm_elementwise_mul_acc_s16() local
/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_depthwise_conv_nt_t_padded_s8.c65 const int32_t activation_max, in arm_nn_depthwise_conv_nt_t_padded_s8()
Darm_nn_depthwise_conv_nt_t_s8.c56 const int32_t activation_max, in arm_nn_depthwise_conv_nt_t_s8()
Darm_nn_depthwise_conv_nt_t_s16.c53 const int32_t activation_max, in arm_nn_depthwise_conv_nt_t_s16()
Darm_nn_vec_mat_mult_t_s16_s16.c56 const int32_t activation_max) in arm_nn_vec_mat_mult_t_s16_s16()
Darm_nn_mat_mult_nt_t_s8.c60 const int32_t activation_max, in arm_nn_mat_mult_nt_t_s8()
Darm_nn_depthwise_conv_nt_t_s4.c58 const int32_t activation_max, in arm_nn_depthwise_conv_nt_t_s4()
Darm_nn_mat_mult_nt_t_s16.c58 const int32_t activation_max) in arm_nn_mat_mult_nt_t_s16()
Darm_nn_vec_mat_mult_t_s16.c57 const int32_t activation_max) in arm_nn_vec_mat_mult_t_s16()
Darm_nn_vec_mat_mult_t_per_ch_s8.c70 const int32_t activation_max, in arm_nn_vec_mat_mult_t_per_ch_s8()
Darm_nn_vec_mat_mult_t_s8.c70 const int32_t activation_max, in arm_nn_vec_mat_mult_t_s8()
Darm_nn_vec_mat_mult_t_svdf_s8.c59 const int32_t activation_max) in arm_nn_vec_mat_mult_t_svdf_s8()
Darm_nn_mat_mult_nt_t_s4.c60 const int32_t activation_max, in arm_nn_mat_mult_nt_t_s4()
Darm_nn_mat_mult_nt_interleaved_t_even_s4.c61 const int32_t activation_max, in arm_nn_mat_mult_nt_interleaved_t_even_s4()
Darm_nn_vec_mat_mult_t_s4.c64 const int32_t activation_max) in arm_nn_vec_mat_mult_t_s4()
/cmsis-nn-latest/Tests/UnitTest/RefactoredTestGen/
Dtest_plan.json844 "activation_max": 127, number
858 "activation_max": 127, number
872 "activation_max": 127, number
886 "activation_max": 127, number
900 "activation_max": 127, number
914 "activation_max": 6, number
937 "activation_max": 32767, number
951 "activation_max": 32767, number
965 "activation_max": 32767, number
979 "activation_max": 32767, number
[all …]
/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_nn_depthwise_conv_s8_core.c47 const int32_t activation_max, in arm_nn_depthwise_conv_s8_core()
Darm_nn_mat_mult_kernel_s8_s16.c47 const int16_t activation_max, in arm_nn_mat_mult_kernel_s8_s16()
Darm_nn_mat_mult_s8.c49 const int16_t activation_max, in arm_nn_mat_mult_s8()
Darm_nn_mat_mult_kernel_row_offset_s8_s16.c47 const int16_t activation_max, in arm_nn_mat_mult_kernel_row_offset_s8_s16()
Darm_nn_mat_mult_kernel_s16.c55 const int32_t activation_max, in arm_nn_mat_mult_kernel_s16()
Darm_transpose_conv_s8.c65 const int32_t activation_max = transpose_conv_params->activation.max; in arm_transpose_conv_s8() local
Darm_nn_mat_mult_kernel_s4_s16.c46 const int32_t activation_max, in arm_nn_mat_mult_kernel_s4_s16()