Home
last modified time | relevance | path

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

/cmsis-nn-3.6.0-3.5.0/Source/SoftmaxFunctions/
Darm_softmax_s8.c106 uint32_t r_count = (uint32_t)row_size; in arm_softmax_s8() local
109 mve_pred16_t p = vctp8q(r_count); in arm_softmax_s8()
112 r_count -= 16; in arm_softmax_s8()