SHL 2.2.x
|
#include <csinn_data_structure.h>
Public Attributes | |
struct csinn_params_base | base |
bool | trans_a |
bool | trans_b |
CSI-NN matmul params
struct csinn_params_base csinn_matmul_params::base |
The basic information of the operator
bool csinn_matmul_params::trans_a |
Indicates whether the first input is transposed
bool csinn_matmul_params::trans_b |
Indicates whether the second input is transposed