AI Engine-ML v2 Intrinsics User Guide  v2025.1
Loading...
Searching...
No Matches
Brain float (BF16) to integer conversions

Conversion from bfloat16 vector to integer vector. More...

Functions

v16int32 bfloat16_to_int (v16bfloat16 a, int shft)
 

Detailed Description

Conversion from bfloat16 vector to integer vector.

Function Documentation

◆ bfloat16_to_int()

v16int32 bfloat16_to_int ( v16bfloat16 a,
int shft )
Parameters
abfloat16 vector to convert
shftshift value of the conversion (exponent addition)
Returns
32-bit integer vector