![]()  | 
  
    NMSIS-NN
    Version 1.4.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
| 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