NMSIS-NN
Version 1.3.1
NMSIS NN Software Library
|
Data Fields | |
int32_t | rank |
int32_t | input_offset |
int32_t | output_offset |
nmsis_nn_activation | input_activation |
nmsis_nn_activation | output_activation |
NMSIS-NN object for SVDF layer parameters
nmsis_nn_activation nmsis_nn_svdf_params::input_activation |
int32_t nmsis_nn_svdf_params::input_offset |
The negative of the zero value for the input tensor
nmsis_nn_activation nmsis_nn_svdf_params::output_activation |
int32_t nmsis_nn_svdf_params::output_offset |
The negative of the zero value for the output tensor
int32_t nmsis_nn_svdf_params::rank |