NMSIS-NN
Version 1.3.1
NMSIS NN Software Library
|
Data Fields | |
int32_t | input_offset |
int32_t | filter_offset |
int32_t | output_offset |
nmsis_nn_activation | activation |
NMSIS-NN object for Fully Connected layer parameters
nmsis_nn_activation nmsis_nn_fc_params::activation |
int32_t nmsis_nn_fc_params::filter_offset |
The negative of the zero value for the filter tensor. Not used
int32_t nmsis_nn_fc_params::input_offset |
The negative of the zero value for the input tensor
int32_t nmsis_nn_fc_params::output_offset |
The negative of the zero value for the output tensor