CMSIS-NN
CMSIS NN Software Library
|
Data Fields | |
int32_t | input_offset |
int32_t | filter_offset |
int32_t | output_offset |
cmsis_nn_activation | activation |
CMSIS-NN object for Fully Connected layer parameters
cmsis_nn_activation activation |
int32_t filter_offset |
Zero value for the filter tensor. Not used
int32_t input_offset |
Zero value for the input tensor
int32_t output_offset |
Zero value for the output tensor