Click or drag to resize

TensorQuantizationParams Property

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

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

Property Value

Type: QuantizationParams
See Also