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

#include <csinn_data_structure.h>

Public Attributes

struct csinn_params_base base
 
int32_t * paddings
 
int32_t * block_shape
 
int32_t spatial_dim_cnt
 

Detailed Description

CSI-NN space_to_batch_nd params

Member Data Documentation

◆ base

struct csinn_params_base csinn_space_to_batch_nd_params::base

The basic information of the operator

◆ paddings

int32_t* csinn_space_to_batch_nd_params::paddings

The number of padding points to each spatial dimension

◆ block_shape

int32_t* csinn_space_to_batch_nd_params::block_shape

Indicates the block size of each dimension

◆ spatial_dim_cnt

int32_t csinn_space_to_batch_nd_params::spatial_dim_cnt

The size of the spatial dimension