Inference engine handle. After the user initializes the model file information,
the SDK will automatically allocate inference engine resources according to the device conditions
to complete registration and initialization.
More...
#include <native_vpu_api.h>
Public Attributes | |
| void * | parent |
| char | dev_sn [64] |
| char | pipe_name [128] |
| char | model_path [128] |
| char | json_path [128] |
Inference engine handle. After the user initializes the model file information,
the SDK will automatically allocate inference engine resources according to the device conditions
to complete registration and initialization.
| char NccPipeHandle_t::dev_sn[64] |
Parent handle to the engine, read-only
| char NccPipeHandle_t::json_path[128] |
< AI model file path to download and inference
| char NccPipeHandle_t::model_path[128] |
< User named pipe name.
| void* NccPipeHandle_t::parent |
| char NccPipeHandle_t::pipe_name[128] |
< Assigned engine's serial number