nn::util::Float16::Float16 Constructor

Syntax

Float16(
     u32 bits16
);

Arguments

Name Description
in bits16 An integer that represents the bits of a 16-bit floating-point number.

Description

Constructor.


CONFIDENTIAL