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

#include <csinn_data_structure.h>

Public Attributes

struct csinn_params_base base
 
int32_t crop_top
 
int32_t crop_bottom
 
int32_t crop_left
 
int32_t crop_right
 
int32_t block_size
 

Detailed Description

CSI-NN batch_to_space params

Member Data Documentation

◆ base

struct csinn_params_base csinn_batch_to_space_params::base

The basic information of the operator

◆ crop_top

int32_t csinn_batch_to_space_params::crop_top

The number of cropings at the top

◆ crop_bottom

int32_t csinn_batch_to_space_params::crop_bottom

The number of cropings at the bottom

◆ crop_left

int32_t csinn_batch_to_space_params::crop_left

The number of cropings at the left

◆ crop_right

int32_t csinn_batch_to_space_params::crop_right

The number of cropings at the right

◆ block_size

int32_t csinn_batch_to_space_params::block_size

Block size