Struct cmsis_nn_svdf_params

Struct Documentation

struct cmsis_nn_svdf_params

CMSIS-NN object for SVDF layer parameters

Public Members

int32_t rank
int32_t input_offset

The negative of the zero value for the input tensor

int32_t output_offset

The negative of the zero value for the output tensor

cmsis_nn_activation input_activation
cmsis_nn_activation output_activation