![]() |
AI Engine-ML v2 Intrinsics User Guide
v2025.1
|
Conversion from bfloat16 vector to integer vector. More...
Functions | |
v16int32 | bfloat16_to_int (v16bfloat16 a, int shft) |
Conversion from bfloat16 vector to integer vector.
v16int32 bfloat16_to_int | ( | v16bfloat16 | a, |
int | shft ) |
a | bfloat16 vector to convert |
shft | shift value of the conversion (exponent addition) |