#include <tau_parameters.h>
Public Types | |
typedef accum_default_t | accum_t |
typedef bias_default_t | bias_t |
typedef weight_default_t | weight_t |
Public Types inherited from nnet::layer_config | |
typedef float | accum_t |
typedef float | bias_t |
typedef float | weight_t |
Static Public Attributes | |
static const unsigned | io_type = nnet::io_parallel |
static const unsigned | n_in = 10 |
static const unsigned | n_out = 10 |
static const unsigned | n_zeros = 0 |
static const unsigned | reuse_factor = 1 |
static const bool | store_weights_in_bram = false |
Static Public Attributes inherited from nnet::layer_config | |
static const unsigned | io_type = io_parallel |
static const unsigned | n_in = 10 |
static const unsigned | n_out = 10 |
static const unsigned | n_zeros = 0 |
static const unsigned | reuse_factor = 1 |
static const bool | store_weights_in_bram = false |
static const bool | use_lowlatency = true |
Definition at line 65 of file tau_parameters.h.
typedef accum_default_t config3::accum_t |
Definition at line 73 of file tau_parameters.h.
typedef bias_default_t config3::bias_t |
Definition at line 74 of file tau_parameters.h.
typedef weight_default_t config3::weight_t |
Definition at line 75 of file tau_parameters.h.
|
static |
Definition at line 68 of file tau_parameters.h.
|
static |
Definition at line 66 of file tau_parameters.h.
|
static |
Definition at line 67 of file tau_parameters.h.
|
static |
Definition at line 71 of file tau_parameters.h.
|
static |
Definition at line 69 of file tau_parameters.h.
|
static |
Definition at line 72 of file tau_parameters.h.