[object Object][object Object][object Object]undefined
[object Object]

Converts the float type data to the fp8_e5m2 type.

  • Non-saturation mode:
    • When the input data exceeds the maximum or minimum value of the output type, the result is truncated to the data width of the target format.
    • When the input data is +/-inf, the maximum or minimum value of the output type is returned.
    • When the input data is nan, 0 is returned.
  • Saturation mode:
    • When the input data exceeds the maximum or minimum value of the output type, the corresponding maximum or minimum value of the output type is returned.
    • When the input data is +/-inf, the maximum or minimum value of the output type is returned.
    • When the input data is nan, 0 is returned.
[object Object]
[object Object]
[object Object][object Object]undefined

For detailed descriptions of vector data registers and mask registers, see .

[object Object]

None

[object Object]

PIPE_V

[object Object]
  • To enable the saturation mode and non-saturation mode, the ctrl register must be configured. For detailed descriptions of the ctrl register, see .
[object Object]
[object Object]