const std::string GetName() const noexcept

函数功能

获取张量名称。

函数原型

const std::string GetName() const noexcept;

参数说明

返回值说明

以字符串形式返回张量的名称。