Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/SoftmaxFunctions/
Darm_softmax_s8.c91 const int32_t diff_min, in arm_softmax_s8() argument
123 mve_pred16_t p = vcmpgeq_n_s32(ip, diff_min); in arm_softmax_s8()
144 if (diff >= diff_min) in arm_softmax_s8()
162 mve_pred16_t p = vcmpgeq_n_s32(ip, diff_min); in arm_softmax_s8()
192 if (diff >= diff_min) in arm_softmax_s8()
229 if (diff >= diff_min) in arm_softmax_s8()
242 if (diff >= diff_min) in arm_softmax_s8()
Darm_softmax_u8.c49 const int32_t diff_min, in arm_softmax_u8() argument
73 if (diff >= diff_min) in arm_softmax_u8()
86 if (diff >= diff_min) in arm_softmax_u8()
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnfunctions.h1759 const int32_t diff_min,
1782 const int32_t diff_min,