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

#include <csinn_data_structure.h>

Public Attributes

char * bm_path
 
void * bm_addr
 
size_t bm_size
 
int32_t save_mode
 
int32_t priority
 

Detailed Description

CSI-NN model

Member Data Documentation

◆ bm_path

char* csinn_model::bm_path

The path of the model. Select one from the address of the model

◆ bm_addr

void* csinn_model::bm_addr

The address of the model. Select one from the path of the model

◆ bm_size

size_t csinn_model::bm_size

The size of the model, which is used with the model address

◆ save_mode

int32_t csinn_model::save_mode

Save mode

◆ priority

int32_t csinn_model::priority

The priority of model execution