|
SHL 2.2.x
|
#include <csinn_data_structure.h>
Public Attributes | |
| struct csinn_params_base | base |
| int32_t | crop_top |
| int32_t | crop_bottom |
| int32_t | crop_left |
| int32_t | crop_right |
| int32_t | block_size |
CSI-NN batch_to_space params
| struct csinn_params_base csinn_batch_to_space_params::base |
The basic information of the operator
| int32_t csinn_batch_to_space_params::crop_top |
The number of cropings at the top
| int32_t csinn_batch_to_space_params::crop_bottom |
The number of cropings at the bottom
| int32_t csinn_batch_to_space_params::crop_left |
The number of cropings at the left
| int32_t csinn_batch_to_space_params::crop_right |
The number of cropings at the right
| int32_t csinn_batch_to_space_params::block_size |
Block size