释放Tensor数据。
1
static APP_ERROR Tensor::TensorFree(Tensor &tensor);
参数名
输入/输出
说明
tensor
输入
待释放的Tensor类数据。
数据结构
APP_ERROR
程序执行返回的错误码,请参考APP_ERROR说明。