模型加载与卸载
- 函数:load_from_file
- 函数:load_from_mem
- 函数:load_from_file_with_mem
- 函数:load_from_mem_with_mem
- 函数:set_config_opt
- 函数:load_with_config
- 函数:unload
- 函数:bundle_load_from_file
- 函数:bundle_load_from_mem
- 函数:bundle_get_model_id
- 函数:bundle_get_model_num
- 函数:bundle_unload
- 函数:create_config_handle
- 函数:destroy_config_handle
- 函数:get_tensor_real_name
- 函数:create_exec_config_handle
- 函数:destroy_exec_config_handle
父主题: 模型管理