SHL 2.2.x
|
#include <csinn_data_structure.h>
Public Attributes | |
struct csinn_params_base | base |
int32_t * | crops |
int32_t * | block_shape |
int32_t | spatial_dim_cnt |
CSI-NN batch_to_space_nd params
struct csinn_params_base csinn_batch_to_space_nd_params::base |
The basic information of the operator
int32_t* csinn_batch_to_space_nd_params::crops |
Indicates the number of crops to be cropped in each spatial dimension
int32_t* csinn_batch_to_space_nd_params::block_shape |
Indicates the block size of each dimension
int32_t csinn_batch_to_space_nd_params::spatial_dim_cnt |
The size of the spatial dimension