Searched refs:shifted_scale (Results 1 – 1 of 1) sorted by relevance
61 int shifted_scale = ComputerReciprocal(sum_data[c], 12, &num_bits_over_unit); in SoftmaxInt8() local63 …SaturatingRoundingDoublingHighMul(shifted_scale, exp_data[axis_offset + c]), num_bits_over_unit + … in SoftmaxInt8()