const std::string &Name() const
接口功能
获得输出张量的名称。
接口格式
virtual const char *Name() const noexcept = 0;
接口参数
无
使用样例
无
返回值
输出张量的名称。
父主题:
Output