Converts half type data to int4 type, supporting multiple rounding modes:
- RINT rounding mode: round to nearest, ties to even
- ROUND rounding mode: round to nearest, ties away from zero
- FLOOR rounding mode: round toward negative infinity
- CEIL rounding mode: round toward positive infinity
- TRUNC rounding mode: round toward zero
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 .
- When dst is int4b_t, the count of the first-n data computation interface must be an even number;
[object Object]