Converts int16_t type to int8_t or uint8_t type, and stores the data in the upper half or lower half of each DataBlock. Before using this interface, you need to call the interface to set the quantization parameters.
- asc_deq_int162b8_h: Stores the data in the lower half of each DataBlock.
- asc_deq_int162b8_l: Stores the data in the upper half of each DataBlock.
As shown in the following figure:
The computation formula is as follows:
First-n data computation
[object Object]High-dimensional tiling computation
[object Object]Synchronous computation
[object Object]
None
PIPE_V
- The starting addresses of dst and src must be 32-byte aligned.
- For operand address overlap constraints, refer to .
[object Object]