Fixed-point to floating-point conversion quantization/dequantization type.
NONE: No data processing is needed.
SHIFT: The quantization/dequantization parameters corresponding to the SHIFT type are stored in the hbDNNQuantiShift structure.
SCALE: The quantization/dequantization parameters corresponding to SCALE are stored in the hbDNNQuantiScale structure.
| Member Name | Description |
|---|---|
NONE | No quantization. |
SHIFT | Quantization type: SHIFT. J6 is deprecated. |
SCALE | Quantization type: SCALE. |