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