|
Baremetal-NN
Baremetal-NN API documentation
|
The Baremetal-NN Library. More...
#include <assert.h>#include <stdio.h>#include <stdlib.h>#include <stdint.h>#include <string.h>#include <math.h>#include "nn_f32.h"Go to the source code of this file.
Macros | |
| #define | INCLUDE_FILE(section, filename, symbol) |
Functions | |
| static void | nn_assert (int condition, char *message) |
| void | nn_print_shape (size_t ndim, const size_t *shape) |
| void | nn_print_f32 (float v, int16_t num_digits) |
The Baremetal-NN Library.
This file contains the declarations of the functions and structures for the Baremetal-NN Library.