Baremetal-NN
Baremetal-NN API documentation
Loading...
Searching...
No Matches
float16.h File Reference
#include <stdint.h>
#include <stdlib.h>
#include <float.h>
Include dependency graph for float16.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

union  float_uint32_union_t
 

Typedefs

typedef uint16_t float16_t
 

Functions

static float NN_half_to_float (float16_t h)
 
static float16_t NN_float_to_half (float f)