文档
注册
评分
提单
论坛
小AI

GetAllAttrNamesAndTypes

函数功能

获取该算子所有的已经设置的属性名称和属性类型,包含IR定义的普通属性和用户自定义属性。

函数原型

数据类型为string的接口后续版本会废弃,建议使用数据类型为非string的接口。

const std::map<std::string, std::string> GetAllAttrNamesAndTypes() const;

graphStatus GetAllAttrNamesAndTypes(std::map<AscendString, AscendString> &attr_name_types) const;

参数说明

参数名

输入/输出

描述

attr_name_types

输出

所有的属性名称和属性类型。

返回值

参数名

类型

描述(参数说明、取值范围等)

-

graphStatus

GRAPH_FAILED:失败。

GRAPH_SUCCESS:成功。

异常处理

无。

约束说明

无。

搜索结果
找到“0”个结果

当前产品无相关内容

未找到相关内容,请尝试其他搜索词