Searched refs:max_percentile (Results 1 – 2 of 2) sorted by relevance
117 float max_percentile; in FreezeRequantizationRanges() local119 context.GetOneFloatParameter("max_percentile", 5.0f, &max_percentile)); in FreezeRequantizationRanges()162 std::round(maxs.size() * (1.0f - (max_percentile / 100.0f))); in FreezeRequantizationRanges()
424 * max_percentile: Percentage cutoff to use to calculate an overall max.505 and `max_percentile` arguments control how the overall min and max are chosen.