Searched refs:batch (Results 1 – 7 of 7) sorted by relevance
77 const int32_t batch = input_dims->n; in arm_convolve_1x1_s4() local80 for (int i_batch = 0; i_batch < batch; i_batch++) in arm_convolve_1x1_s4()
77 const int32_t batch = input_dims->n; in arm_convolve_1x1_s8() local80 for (int i_batch = 0; i_batch < batch; i_batch++) in arm_convolve_1x1_s8()
77 const int32_t batch = input_dims->n; in arm_convolve_1x1_s8_fast() local82 for (int i_batch = 0; i_batch < batch; i_batch++) in arm_convolve_1x1_s8_fast()
62 for (int batch = 0; batch < batches; batch++) in arm_nn_vec_mat_mul_result_acc_s16() local
55 for (int batch = 0; batch < batches; batch++) in arm_nn_vec_mat_mul_result_acc_s8_s16() local
152 | batch matmul | x | x |182 | batch matmul | | x |
1124 # commands (so in case of a Windows batch file always use @echo OFF), should be