const char* GetName() const noexcept 函数功能获取张量名称。 函数原型const char* GetName() const noexcept; 返回值说明以字符串形式返回张量的名称。 父主题: class Tensor