AIfES 2
2.0.0
|
Data-type specific ELU layer struct for F32 . More...
#include <ailayer_elu_default.h>
Data Fields | |
ailayer_elu_t | base |
Inherited field members from general ailayer_elu struct. | |
aiscalar_f32_t | alpha |
Data-type specific parameter used to calculate ELU function for input values < 0. | |
Data-type specific ELU layer struct for F32 .
Adds a data field for the constant alpha in F32 to the base implementation.