AIfES 2  2.0.0
ailayer_leaky_relu_f32 Struct Reference

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.
 

Detailed Description

Data-type specific Leaky ReLU layer struct for F32 .

Adds a data field for the constant alpha in F32 to the base implementation.


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