nn::util::Float16::Float16 Constructor
Float16();
Float16(
u32 bits16
);
Float16(
f32 value
);
Float16 ( )
|
This is the default constructor. |
Float16 ( u32 )
|
Constructor. |
Float16 ( f32 )
|
Constructor. |
Float16()This is the default constructor.
Float16(u32)Constructor.
Float16(f32)Constructor.
CONFIDENTIAL