DataType GetType() const noexcept

函数功能

获取张量的数据类型。

函数原型

DataType GetType() const noexcept;

参数说明

返回值说明

返回张量的数据类型,详情请见enum class DataType