GetDims

函数功能

获取Tensor形状的维度。

函数原型

1
uint32_t TensorShape::GetDims() const;

返回参数说明

数据结构

说明

uint32_t

Tensor形状的维度值。