#include <nnet_activation.h>
Public Types | |
typedef ap_fixed< 18, 8 > | table_t |
typedef float | table_t |
Static Public Attributes | |
static const unsigned | io_type = io_parallel |
static const unsigned | n_in = 10 |
static const unsigned | reuse_factor = 1 |
static const unsigned | table_size = 1024 |
Definition at line 29 of file nnet_activation.h.
typedef ap_fixed<18, 8> nnet::activ_config::table_t |
Definition at line 22 of file nnet_activation.h.
typedef float nnet::activ_config::table_t |
Definition at line 42 of file nnet_activation.h.
|
static |
Definition at line 37 of file nnet_activation.h.
|
static |
Definition at line 31 of file nnet_activation.h.
|
static |
Definition at line 38 of file nnet_activation.h.
|
static |
Definition at line 34 of file nnet_activation.h.