Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/CMSIS/NN/Source/FullyConnectedFunctions/
Darm_fully_connected_s8.c66 int32_t batch_cnt = input_dims->n; in arm_fully_connected_s8() local
68 while (batch_cnt) in arm_fully_connected_s8()
85 batch_cnt--; in arm_fully_connected_s8()