EdgeAI TIOVX Apps Guide
tiovx_tidl_module.h File Reference
Include dependency graph for tiovx_tidl_module.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  TIOVXTIDLNodeCfg
 

Functions

void tiovx_tidl_init_cfg (TIOVXTIDLNodeCfg *cfg)
 
vx_status tiovx_tidl_init_node (NodeObj *node)
 
vx_status tiovx_tidl_create_node (NodeObj *node)
 
vx_status tiovx_tidl_delete_node (NodeObj *node)
 
vx_uint32 tiovx_tidl_get_cfg_size ()
 
vx_uint32 tiovx_tidl_get_priv_size ()
 
vx_enum get_vx_tensor_datatype (int32_t tidl_datatype)
 
vx_user_data_object tiovx_tidl_read_io_config (GraphObj *graph, vx_char *io_config_path, sTIDL_IOBufDesc_t *io_buf_desc)
 

Function Documentation

◆ tiovx_tidl_init_cfg()

void tiovx_tidl_init_cfg ( TIOVXTIDLNodeCfg cfg)

◆ tiovx_tidl_init_node()

vx_status tiovx_tidl_init_node ( NodeObj *  node)

◆ tiovx_tidl_create_node()

vx_status tiovx_tidl_create_node ( NodeObj *  node)

◆ tiovx_tidl_delete_node()

vx_status tiovx_tidl_delete_node ( NodeObj *  node)

◆ tiovx_tidl_get_cfg_size()

vx_uint32 tiovx_tidl_get_cfg_size ( )

◆ tiovx_tidl_get_priv_size()

vx_uint32 tiovx_tidl_get_priv_size ( )

◆ get_vx_tensor_datatype()

vx_enum get_vx_tensor_datatype ( int32_t  tidl_datatype)

◆ tiovx_tidl_read_io_config()

vx_user_data_object tiovx_tidl_read_io_config ( GraphObj *  graph,
vx_char *  io_config_path,
sTIDL_IOBufDesc_t *  io_buf_desc 
)