已关闭
[Bug-Report|缺陷反馈]: 【GroupedMatmuInplaceAdd】静态检查中有不好理解的字面常量和参数未加const问题 #2970
fengxingpan创建于  6月8日关闭于  6月9日
fengxingpan
fengxingpan
6月8日 创建

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

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

静态检查中发现有两类问题:

  1. 有不好理解的字面常量
  2. 不会修改的函数参数未加const

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

Ascend950

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

进行静态检查

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

预期没有不好理解的字面常量
预期不会修改的函数参数都有const

测试通过

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

likedislike
fengxingpan
fengxingpan
6月8日 评论:

/assign

likedislike
CANN-robotCANN-robot成员
6月8日 将 fengxingpan1 设为负责人
CANN-robotCANN-robot成员
6月9日 关闭了 issue
CANN-robotCANN-robot成员
6月9日 添加了label:resolved