Click or drag to resize

TensorQuantizationParams Property

https://www.emgu.com
Quantization information.

Namespace:  Emgu.TF.Lite
Assembly:  Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.8.0.1418
Syntax
public QuantizationParams QuantizationParams { get; }

Property Value

Type: QuantizationParams
See Also