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

#include <csinn_data_structure.h>

Public Attributes

struct csinn_params_base base
 
int32_t pad_top
 
int32_t pad_bottom
 
int32_t pad_left
 
int32_t pad_right
 
int32_t block_size
 

Detailed Description

CSI-NN space_to_batch params

Member Data Documentation

◆ base

struct csinn_params_base csinn_space_to_batch_params::base

The basic information of the operator

◆ pad_top

int32_t csinn_space_to_batch_params::pad_top

The number of top padding

◆ pad_bottom

int32_t csinn_space_to_batch_params::pad_bottom

The number of bottom padding

◆ pad_left

int32_t csinn_space_to_batch_params::pad_left

The number of left padding

◆ pad_right

int32_t csinn_space_to_batch_params::pad_right

The number of right padding

◆ block_size

int32_t csinn_space_to_batch_params::block_size

Block size