![]() |
AIfES 2
2.0.0
|
Data-type specific Leaky ReLU layer struct for F32 . More...
#include <ailayer_leaky_relu_default.h>
Data Fields | |
| ailayer_leaky_relu_t | base |
| Inherited field members from general ailayer_leaky_relu struct. | |
| aiscalar_f32_t | alpha |
| Data type-specific parameter used to calculate Leaky ReLU function for input values < 0. | |
Data-type specific Leaky ReLU layer struct for F32 .
Adds a data field for the constant alpha in F32 to the base implementation.