Searched refs:one_by_one_result (Results 1 – 1 of 1) sorted by relevance
103 const int16_t one_by_one_result = (base + delta); in arm_softmax_s16() local108 int32_t result = (cached_exp_results[col] * one_by_one_result) >> right_shift; in arm_softmax_s16()