Searched refs:i_col_batch (Results 1 – 1 of 1) sorted by relevance
122 … for (int i_col_batch = (col_batches & ~0x3); i_col_batch < (col_batches & 0x3); i_col_batch++) in arm_nn_mat_mult_s8() local129 const int8_t *ip_c0 = input_col + (i_col_batch * row_len); in arm_nn_mat_mult_s8()