Searched refs:zero_point_from_min_error (Results 1 – 12 of 12) sorted by relevance
91 const double zero_point_from_min_error = in AsymmetricQuantize() local96 zero_point_from_min_error < zero_point_from_max_error in AsymmetricQuantize()
66 const double zero_point_from_min_error = in ChooseQuantizationParams() local72 zero_point_from_min_error < zero_point_from_max_error in ChooseQuantizationParams()
151 double zero_point_from_min_error = variable156 zero_point_from_min_error < zero_point_from_max_error
111 double zero_point_from_min_error = in ChooseQuantizationParams() local116 zero_point_from_min_error < zero_point_from_max_error in ChooseQuantizationParams()
147 double zero_point_from_min_error = in calculate_scale_and_zero_point() local152 zero_point_from_min_error < zero_point_from_max_error in calculate_scale_and_zero_point()
64 double zero_point_from_min_error = in ChooseQuantizationParamsKernelImpl() local69 zero_point_from_min_error < zero_point_from_max_error in ChooseQuantizationParamsKernelImpl()
821 zero_point_from_min_error = qmin + descaled_min824 zero_point_from_min_error + zero_point_from_max_error > 0,
91 const double zero_point_from_min_error = in PortableAsymmetricQuantizeFloats() local96 zero_point_from_min_error < zero_point_from_max_error in PortableAsymmetricQuantizeFloats()
787 const float zero_point_from_min_error = in QuantizationParams() local794 zero_point_from_min_error < zero_point_from_max_error in QuantizationParams()
231 zero_point_from_min_error = abs(qmin) - abs(min_val / float(scale))233 if zero_point_from_min_error < zero_point_from_max_error:
55 zero_point_from_min_error = abs(qmin) - abs(min_val / float(scale))57 if zero_point_from_min_error < zero_point_from_max_error:
2476 const double zero_point_from_min_error = in NeonAsymmetricQuantizeFloats() local2481 zero_point_from_min_error < zero_point_from_max_error in NeonAsymmetricQuantizeFloats()