When performing inline quantization during data movement, call this interface to set the vector quantization parameters in the quantization process.
[object Object]
None
PIPE_S
The following three parameter passing modes are supported:
- Set both relu_pre and quant_pre at the same time.
- Pass only relu_pre, and pass 0 for quant_pre.
- Pass only quant_pre, and pass 0 for relu_pre.
[object Object]