ATLAS Offline Software
Public Attributes | List of all members
lwtDev::ActivationConfig Struct Reference

#include <NNLayerConfig.h>

Collaboration diagram for lwtDev::ActivationConfig:

Public Attributes

Activation function = Activation::NONE
 
double alpha = 0
 

Detailed Description

Definition at line 38 of file NNLayerConfig.h.

Member Data Documentation

◆ alpha

double lwtDev::ActivationConfig::alpha = 0

Definition at line 41 of file NNLayerConfig.h.

◆ function

Activation lwtDev::ActivationConfig::function = Activation::NONE

Definition at line 40 of file NNLayerConfig.h.


The documentation for this struct was generated from the following file: