Searched refs:input_beta (Results 1 – 1 of 1) sorted by relevance
282 const double input_beta = IntegerDoubleMultiply(beta, input_scale); in PreprocessSoftmaxScaling() local284 int64_t fraction = IntegerFrExp(input_beta, &shift); in PreprocessSoftmaxScaling()