Searched refs:exp_results_Q015 (Results 1 – 1 of 1) sorted by relevance
188 int16_t* exp_results_Q015 = output_data + i * depth; in SoftmaxInt16() local190 exp_results_Q015[c] = in SoftmaxInt16()192 sum_of_exps += exp_results_Q015[c]; in SoftmaxInt16()218 int32_t result = (static_cast<int64_t>(exp_results_Q015[c]) * in SoftmaxInt16()