|
SHL 2.2.x
|
#include <csinn_data_structure.h>
Public Attributes | |
| struct csinn_params_base | base |
| int32_t | pad_top |
| int32_t | pad_bottom |
| int32_t | pad_left |
| int32_t | pad_right |
| int32_t | block_size |
CSI-NN space_to_batch params
| struct csinn_params_base csinn_space_to_batch_params::base |
The basic information of the operator
| int32_t csinn_space_to_batch_params::pad_top |
The number of top padding
| int32_t csinn_space_to_batch_params::pad_bottom |
The number of bottom padding
| int32_t csinn_space_to_batch_params::pad_left |
The number of left padding
| int32_t csinn_space_to_batch_params::pad_right |
The number of right padding
| int32_t csinn_space_to_batch_params::block_size |
Block size