AIfES 2  2.0.0
ailayer_elu_q31 Struct Reference

Data-type specific ELU layer struct for Q31 . More...

#include <ailayer_elu_default.h>

Data Fields

ailayer_elu_t base
 Inherited field members from general ailayer_elu struct.
 
aiscalar_q31_t alpha
 Data-type specific parameter used to calculate ELU function for input values < 0.
 

Detailed Description

Data-type specific ELU layer struct for Q31 .

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


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