Converts float type to int64_t type, and supports 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]
Table 1 Parameter Description
None
PIPE_V
- For operand address overlap constraints, refer to .
- The starting addresses of dst and src must be 32-byte aligned.
[object Object]