Searched refs:vec_count (Results 1 – 1 of 1) sorted by relevance
105 int32_t vec_count = (row_size + 15) / 16; in arm_softmax_s8() local107 for (int i = 0; i < vec_count; i++) in arm_softmax_s8()115 vec_count = row_size / 4; in arm_softmax_s8()119 while (vec_count) in arm_softmax_s8()136 vec_count--; in arm_softmax_s8()154 vec_count = row_size / 4; in arm_softmax_s8()157 while (vec_count) in arm_softmax_s8()185 vec_count--; in arm_softmax_s8()