ToHost
函数功能
将Tensor对象部署到Host侧内存。
函数原型
1
APP_ERROR
TensorBase::ToHost
();
返回参数说明
数据结构
说明
APP_ERROR
程序执行返回的错误码,请参考
APP_ERROR说明
。
父主题:
TensorBase