Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/NNSupportFunctions/
Darm_nn_mat_mult_nt_t_s8.c70 q31_t lhs_offset_contribution0 = 0; in arm_nn_mat_mult_nt_t_s8() local
75 lhs_offset_contribution0 += rhs[x]; in arm_nn_mat_mult_nt_t_s8()
79 lhs_offset_contribution0 *= lhs_offset; in arm_nn_mat_mult_nt_t_s8()
83 lhs_offset_contribution0 += bias[rhs_rows_idx]; in arm_nn_mat_mult_nt_t_s8()
93 q31_t res00 = lhs_offset_contribution0; in arm_nn_mat_mult_nt_t_s8()
95 q31_t res10 = lhs_offset_contribution0; in arm_nn_mat_mult_nt_t_s8()
261 q31_t res00 = lhs_offset_contribution0; in arm_nn_mat_mult_nt_t_s8()
415 q31_t lhs_offset_contribution0 = 0; in arm_nn_mat_mult_nt_t_s8()
420 lhs_offset_contribution0 += rhs[x]; in arm_nn_mat_mult_nt_t_s8()
424 lhs_offset_contribution0 *= lhs_offset; in arm_nn_mat_mult_nt_t_s8()
[all …]