[]
Returns the type of the dequantizer for which the parameters are. The types are defined in the Dequantizer class.
public override int DequantizerType { get; }
Type | Description |
---|---|
int | The type of the dequantizer for which the parameters are. Always Q_TYPE_SCALAR_DZ. |