CMSIS-NN
CMSIS NN Software Library
|
Data Fields | |
int32_t | input_offset |
int32_t | output_offset |
cmsis_nn_tile | stride |
cmsis_nn_tile | padding |
cmsis_nn_tile | padding_offsets |
cmsis_nn_tile | dilation |
cmsis_nn_activation | activation |
CMSIS-NN object for the transpose convolution layer parameters
cmsis_nn_activation activation |
cmsis_nn_tile dilation |
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_tile padding |
cmsis_nn_tile padding_offsets |
cmsis_nn_tile stride |