SHL 2.2.x
Loading...
Searching...
No Matches
csinn_batch_to_space_nd_params Struct Reference

#include <csinn_data_structure.h>

Public Attributes

struct csinn_params_base base
 
int32_t * crops
 
int32_t * block_shape
 
int32_t spatial_dim_cnt
 

Detailed Description

CSI-NN batch_to_space_nd params

Member Data Documentation

◆ base

struct csinn_params_base csinn_batch_to_space_nd_params::base

The basic information of the operator

◆ crops

int32_t* csinn_batch_to_space_nd_params::crops

Indicates the number of crops to be cropped in each spatial dimension

◆ block_shape

int32_t* csinn_batch_to_space_nd_params::block_shape

Indicates the block size of each dimension

◆ spatial_dim_cnt

int32_t csinn_batch_to_space_nd_params::spatial_dim_cnt

The size of the spatial dimension