CMS 3D CMS Logo

List of all members | Public Types | Static Public Attributes
sigmoid_config19 Struct Reference

#include <tau_parameters.h>

Inheritance diagram for sigmoid_config19:
nnet::activ_config

Public Types

typedef jetID_output_table_t table_t
 
- Public Types inherited from nnet::activ_config
typedef ap_fixed< 18, 8 > table_t
 
typedef float table_t
 

Static Public Attributes

static const unsigned io_type = nnet::io_parallel
 
static const unsigned n_in = 1
 
static const unsigned reuse_factor = 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
 

Detailed Description

Definition at line 191 of file tau_parameters.h.

Member Typedef Documentation

◆ table_t

Definition at line 196 of file tau_parameters.h.

Member Data Documentation

◆ io_type

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

Definition at line 194 of file tau_parameters.h.

◆ n_in

const unsigned sigmoid_config19::n_in = 1
static

Definition at line 192 of file tau_parameters.h.

◆ reuse_factor

const unsigned sigmoid_config19::reuse_factor = 1
static

Definition at line 195 of file tau_parameters.h.

◆ table_size

const unsigned sigmoid_config19::table_size = 1024
static

Definition at line 193 of file tau_parameters.h.