GetSize
函数功能
获取Tensor的大小。
函数原型
1
uint32_t
TensorShape::GetSize
()
const
;
返回参数说明
数据结构
说明
uint32_t
Tensor的大小。
父主题:
TensorShape