已开启
[Bug-Report|缺陷反馈]:conv算子重复原型注册 #5380
huafeng793创建于  10 天前
huafeng793成员
10 天前 创建

Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.

Describe the current behavior / 问题描述 (Mandatory / 必填)

ops_proto_nn.h和ops_proto_legacy.h中存在重复的conv2d、conv3d、deformableconv2d的原型定义。如果ops_proto_nn.h和ops_proto_legacy.h同时引用,会产生重复定义的错误。

Environment / 环境信息 (Mandatory / 必填)

ascend950

Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)

重复头文件引用

Describe the expected behavior / 预期结果 (Mandatory / 必填)

头文件引用保护

Special notes for this issue/备注 (Optional / 选填)

likedislike
Hhuafeng793成员
10 天前 添加了label:bug-report
Hhuafeng793成员
10 天前 关联了pull request:fix conv ops proto
Hhuafeng793成员
10 天前 关联了pull request:fix conv ops proto
yuning_chenyuning_chen成员
10 天前 将 huafeng793 设为负责人