Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_mat_mult_nt_t_s8_s32.c397 const int32_t lhs_value11 = lhs_ptr[rhs_rows + 1] + lhs_offset; in arm_nn_mat_mult_nt_t_s8_s32() local
408 dst_ptr[dst_idx_col_offset] += lhs_value11 * rhs_value1; in arm_nn_mat_mult_nt_t_s8_s32()