SHL 2.2.x
|
#include <csinn_data_structure.h>
Public Attributes | |
struct csinn_params_base | base |
int32_t * | shape |
int32_t | shape_num |
CSI-NN reshape params
struct csinn_params_base csinn_reshape_params::base |
The basic information of the operator
int32_t* csinn_reshape_params::shape |
The output dimension after reshape
int32_t csinn_reshape_params::shape_num |
The length of the reshape