Dims GetDimensions() const noexcept
函数功能
获取张量的维度。
函数原型
Dims GetDimensions() const noexcept;
参数说明
无
返回值说明
返回张量的维度。
父主题:
class Tensor