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