CMS 3D CMS Logo

List of all members | Static Public Attributes
sigmoid_config4 Struct Reference

#include <tau_parameters.h>

Inheritance diagram for sigmoid_config4:
nnet::activ_config

Static Public Attributes

static const unsigned io_type = nnet::io_parallel
 
static const unsigned n_in = 1
 
static const unsigned table_size = 1024
 
- Static Public Attributes inherited from nnet::activ_config
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
 

Additional Inherited Members

- Public Types inherited from nnet::activ_config
typedef float table_t
 

Detailed Description

Definition at line 94 of file tau_parameters.h.

Member Data Documentation

◆ io_type

const unsigned sigmoid_config4::io_type = nnet::io_parallel
static

Definition at line 97 of file tau_parameters.h.

◆ n_in

const unsigned sigmoid_config4::n_in = 1
static

Definition at line 95 of file tau_parameters.h.

◆ table_size

const unsigned sigmoid_config4::table_size = 1024
static

Definition at line 96 of file tau_parameters.h.