Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_s8.c72 const int32_t rhs_offset) in arm_nn_vec_mat_mult_t_s8()
Darm_nn_vec_mat_mult_t_s4.c67 const int rhs_offset = rhs_cols * row_loop_cnt; in arm_nn_vec_mat_mult_t_s4() local