Home
last modified time | relevance | path

Searched defs:lhs_rows_idx (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.c87 int32_t lhs_rows_idx = lhs_rows >> 1; in arm_nn_mat_mult_nt_t_s8() local
375 for (int32_t lhs_rows_idx = 0; lhs_rows_idx < lhs_rows; ++lhs_rows_idx) in arm_nn_mat_mult_nt_t_s8() local