CMSIS-NN
CMSIS NN Software Library
|
Data Fields | |
int16_t * | input_weight |
int16_t * | forget_weight |
int16_t * | cell_weight |
int16_t * | output_weight |
CMSIS-NN norm layer coefficients
int16_t* cell_weight |
int16_t* forget_weight |
int16_t* input_weight |
int16_t* output_weight |