Home
last modified time | relevance | path

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

/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_vec_mat_mult_t_s16.c256 for (int k = col_loop_cnt * 4; k < rhs_cols; k++) in arm_nn_vec_mat_mult_t_s16() local
Darm_nn_vec_mat_mul_result_acc_s16.c256 for (int k = col_loop_cnt * 4; k < rhs_cols; k++) in arm_nn_vec_mat_mul_result_acc_s16() local
Darm_nn_vec_mat_mul_result_acc_s8_s16.c189 for (int k = col_loop_cnt * 4; k < rhs_cols; k++) in arm_nn_vec_mat_mul_result_acc_s8_s16() local
Darm_nn_vec_mat_mult_t_s8.c247 for (int32_t k = col_loop_cnt * 4; k < rhs_cols; k++) in arm_nn_vec_mat_mult_t_s8()
584 for (int32_t k = col_loop_cnt * 4; k < rhs_cols; k++) in arm_nn_vec_mat_mult_t_s8()