Click or drag to resize

TensorQuantizationParams Property

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

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

Property Value

Type: QuantizationParams
See Also