AIfES 2  2.0.0
ailayer_softsign_default.h
Go to the documentation of this file.
1 
30 #ifndef AILAYER_SOFTSIGN_DEFAULT
31 #define AILAYER_SOFTSIGN_DEFAULT
32 
34 
36 
38 
56 
57 #endif // AILAYER_SOFTSIGN_DEFAULT
Base layer implementation of the Softsign activation layer.
ailayer_t * ailayer_softsign_f32_default(ailayer_softsign_f32_t *layer, ailayer_t *input_layer)
Initializes and connect a Softsign layer with the F32 default implementation.
Math functions for F32 data type, default implementation.
General Softsign layer struct.
Definition: ailayer_softsign.h:51
AIfES layer interface.
Definition: aifes_core.h:251