Searched defs:max_input_rescaled (Results 1 – 2 of 2) sorted by relevance
68 …const double max_input_rescaled = 1.0 * ((1 << scaled_diff_int_bits) - 1) * (1LL << (31 - scaled_d… in prepare_quantized_softmax_build_options() local
216 const double max_input_rescaled = 1.0 * ((1 << input_integer_bits) - 1) * in CalculateInputRadius() local