#include <nnet_layer.h>
Definition at line 28 of file nnet_layer.h.
◆ accum_t
◆ bias_t
◆ weight_t
◆ io_type
const unsigned nnet::layer_config::io_type = io_parallel |
|
static |
◆ n_in
const unsigned nnet::layer_config::n_in = 10 |
|
static |
◆ n_out
const unsigned nnet::layer_config::n_out = 10 |
|
static |
◆ n_zeros
const unsigned nnet::layer_config::n_zeros = 0 |
|
static |
◆ reuse_factor
const unsigned nnet::layer_config::reuse_factor = 1 |
|
static |
◆ store_weights_in_bram
const bool nnet::layer_config::store_weights_in_bram = false |
|
static |
◆ use_lowlatency
const bool nnet::layer_config::use_lowlatency = true |
|
static |