SHL 2.2.x
|
#include <csinn_data_structure.h>
Public Attributes | |
char * | bm_path |
void * | bm_addr |
size_t | bm_size |
int32_t | save_mode |
int32_t | priority |
CSI-NN model
char* csinn_model::bm_path |
The path of the model. Select one from the address of the model
void* csinn_model::bm_addr |
The address of the model. Select one from the path of the model
size_t csinn_model::bm_size |
The size of the model, which is used with the model address
int32_t csinn_model::save_mode |
Save mode
int32_t csinn_model::priority |
The priority of model execution