GetDesc
函数功能
用于获取详细信息。
函数原型
std::string TensorBase::GetDesc();
返回参数说明
数据结构
说明
std::string
返回详情信息。
父主题:
TensorBase