Converts int16_t type data to half type, supporting multiple rounding modes:
- No rounding mode specified: no rounding.
- 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 .
[object Object]