enum ov_element_type_e¶
Detailed Documentation¶
This enum contains codes for element type.
Enum Values¶
UNDEFINED
Undefined element type.
DYNAMIC
Dynamic element type.
BOOLEAN
boolean element type
BF16
bf16 element type
F16
f16 element type
F32
f32 element type
F64
f64 element type
I4
i4 element type
I8
i8 element type
I16
i16 element type
I32
i32 element type
I64
i64 element type
U1
binary element type
U4
u4 element type
U8
u8 element type
U16
u16 element type
U32
u32 element type
U64
u64 element type