Go to the source code of this file.
◆ tiovx_tidl_init_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 |
|
) |
| |