Searched refs:num_bits_over_unit (Results 1 – 1 of 1) sorted by relevance
165 int32_t num_bits_over_unit = kAccumulationIntegerBits - headroom_plus_one; in softmaxQuant8Impl() local186 (shifted_scale * exp_in_0).raw(), num_bits_over_unit + 31 - 8); in softmaxQuant8Impl()