Home
last modified time | relevance | path

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

/cmsis-nn-latest/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
/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_convolve_s8.c103 const int32_t remainder = rhs_cols % 4; in arm_convolve_s8() local
/cmsis-nn-latest/Include/
Darm_nnsupportfunctions.h1361 int32_t remainder = remainder_mask & dividend; in arm_nn_divide_by_power_of_two() local
1652 const int32_t remainder = val_mod_minus_quarter - val; in arm_nn_exp_on_negative_values() local