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

AddListTensorShape

函数功能

向AttrValue的list TensorShape属性中添加TensorShape类型的元素。

函数原型

std::shared_ptr<TensorShape> AddListTensorShape()

参数说明

返回值说明

std::shared_ptr<TensorShape>,向AttrValue的list TensorShape属性中添加的TensorShape元素的指针。

约束说明

无。

调用示例

算子实现时可使用如下接口设置算子A的属性值。

AttrValue *attr = ctx.GetAttr("attr1");
auto shape = attr->AddListTensorShape();
搜索结果
找到“0”个结果

当前产品无相关内容

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