Performs element-wise quantization on the input int32_t type data and converts it to half type. The computation formula is as follows:
where scale can be set through .
First-n data computation
[object Object]High-dimensional tiling computation
[object Object]Synchronous computation
[object Object]
None
PIPE_V
- Must be used together with the non-vector mode of the interface, which is used to set the quantization parameters.
- The starting addresses of dst and src must be 32-byte aligned.
- For operand address overlap constraints, refer to .
[object Object]