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

#include <csinn_data_structure.h>

Public Attributes

struct csinn_params_base base
 
int32_t * shape
 
int32_t shape_num
 

Detailed Description

CSI-NN reshape params

Member Data Documentation

◆ base

struct csinn_params_base csinn_reshape_params::base

The basic information of the operator

◆ shape

int32_t* csinn_reshape_params::shape

The output dimension after reshape

◆ shape_num

int32_t csinn_reshape_params::shape_num

The length of the reshape