25 #define AIFES_WITH_AVR_PGM
Implementation of the Dense layer with parameters in PROGMEM for AVR contoller.
AVR PGM implementation of the ELU layer .
AVR PGM implementation of the Leaky ReLU layer .
AVR PGM implementation of the ReLU layer .
AVR PGM implementation of the Sigmoid layer .
AVR PGM implementation of the Softmax layer .
AVR PGM implementation of the Softsign layer .
AVR PGM implementation of the Tanh layer .
Math functions for F32 data type using AVR pgmspace.h library for constant data storage.
Math functions for Q7 data type using AVR pgmspace.h library for constant data storage.