Lines Matching refs:exactly
53 ## Domain-specific constraint: the real value 0 must be exactly representable.
57 real-value 0 be exactly representable.
65 such layers, it is important that the real value '0' be exactly representable in
66 quantized form, i.e. that it correspond exactly to some quantized value, which
69 Indeed, if '0' were not exactly representable, then we would have to use some
70 quantized value for padding, that does not exactly correspond to the real value
77 Now let us phrase what this constraint — that the real value 0 be exactly
94 somehow be guaranteed to be exactly integral, so that the special uint8 value
95 `zero_point` can be exactly equal to it. Quite awkward!
122 With this quantization equation (3), the condition that 0 be exactly
125 exactly 0.
339 is an exactly-representable value, which as discussed above is an issue at