Home
last modified time | relevance | path

Searched refs:batch (Results 1 – 7 of 7) sorted by relevance

/cmsis-nn-latest/Source/ConvolutionFunctions/
Darm_convolve_1x1_s4.c77 const int32_t batch = input_dims->n; in arm_convolve_1x1_s4() local
80 for (int i_batch = 0; i_batch < batch; i_batch++) in arm_convolve_1x1_s4()
Darm_convolve_1x1_s8.c77 const int32_t batch = input_dims->n; in arm_convolve_1x1_s8() local
80 for (int i_batch = 0; i_batch < batch; i_batch++) in arm_convolve_1x1_s8()
Darm_convolve_1x1_s8_fast.c77 const int32_t batch = input_dims->n; in arm_convolve_1x1_s8_fast() local
82 for (int i_batch = 0; i_batch < batch; i_batch++) in arm_convolve_1x1_s8_fast()
/cmsis-nn-latest/Source/NNSupportFunctions/
Darm_nn_vec_mat_mul_result_acc_s16.c62 for (int batch = 0; batch < batches; batch++) in arm_nn_vec_mat_mul_result_acc_s16() local
Darm_nn_vec_mat_mul_result_acc_s8_s16.c55 for (int batch = 0; batch < batches; batch++) in arm_nn_vec_mat_mul_result_acc_s8_s16() local
/cmsis-nn-latest/Tests/UnitTest/
DREADME.md152 | batch matmul | x | x |
182 | batch matmul | | x |
/cmsis-nn-latest/Documentation/Doxygen/
Dnn.dxy.in1124 # commands (so in case of a Windows batch file always use @echo OFF), should be