pub type QuantParams = QuantParamsGeneric<Int8Range>;Expand description
INT8 affine quantization parameters — clamp(-128, 127).
Aliased Type§
pub struct QuantParams { /* private fields */ }pub type QuantParams = QuantParamsGeneric<Int8Range>;INT8 affine quantization parameters — clamp(-128, 127).
pub struct QuantParams { /* private fields */ }