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 asc_set_deqscale to set the quantization parameters.
- asc_vdeq_int162b8_h: Stores the data in the upper half of each DataBlock.
- asc_vdeq_int162b8_l: Stores the data in the lower half of each DataBlock. 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]