GetDataType
函数功能
用于获取内存中张量的数据类型。
函数原型
TensorDataType GetDataType() const;
返回参数说明
数据结构
说明
TensorDataType
请参考
TensorDataType
枚举说明。
父主题:
TensorBase