Documentation
ScanflowText
QuantizationParameters
scale
Instance Property
scale
The difference between real values corresponding to consecutive quantized values differing by
Declaration
let
scale
: Float
Discussion
For example, the range of quantized values for
UInt8
data type is [0, 255].