Home
last modified time | relevance | path

Searched defs:remainder (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Include/
Darm_nnsupportfunctions.h767 int32_t remainder = remainder_mask & dividend; in arm_nn_divide_by_power_of_two() local
905 const int32_t remainder = val_mod_minus_quarter - val; in arm_nn_exp_on_negative_values() local
/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/SoftmaxFunctions/
Darm_softmax_s8.c45 const int32x4_t remainder = vsubq_s32(val_mod_minus_quarter, val); in arm_exp_on_negative_values_mve_32x4() local