IsEmpty
函数功能
判断Tensor是否为空。
函数原型
1
bool
Tensor::IsEmpty
()
const
;
返回参数说明
数据结构
说明
bool
判断Tensor是否为空的结果,布尔类型。
父主题:
Tensor