SHL 2.2.x
|
#include <csinn_data_structure.h>
Public Attributes | |
struct csinn_params_base | base |
int32_t * | paddings |
int32_t * | block_shape |
int32_t | spatial_dim_cnt |
CSI-NN space_to_batch_nd params
struct csinn_params_base csinn_space_to_batch_nd_params::base |
The basic information of the operator
int32_t* csinn_space_to_batch_nd_params::paddings |
The number of padding points to each spatial dimension
int32_t* csinn_space_to_batch_nd_params::block_shape |
Indicates the block size of each dimension
int32_t csinn_space_to_batch_nd_params::spatial_dim_cnt |
The size of the spatial dimension