获取张量的数据类型。
std::string GetTensorDataTypeDesc(TensorDataType type);
参数名
输入/输出
说明
type
输入
枚举值,范围在[-1, 12],参考TensorDataType。
数据结构
std::string
返回的张量的数据。