已关闭
[Bug-Report|缺陷反馈]: aclnnAddRmsNormDynamicQuantV2新增对y2Out的shape校验 #2427
guoxu7创建于  4月29日关闭于  4月29日
guoxu7
guoxu7成员
4月29日 创建

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

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

aclnnAddRmsNormDynamicQuantV2接口中,若y2Out为无效输出且y2Out的输出shape不为1时,会走到viewcopy中被校验住,报错信息不明确

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

950

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

若y2Out为无效输出且y2Out的输出shape不为1时

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

应当输出明确的报错信息,提示当y2Out为无效输出时,y2Out应当为1

errno OpName:[aclnnAddRmsNormDynamicQuanv2_4_ViewCopy] input tensor xxx should be same with output's shape

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

likedislike
guoxu7guoxu7成员
4月29日 添加了label:bug-report
CANN-robotCANN-robot成员
4月29日 关闭了 issue
CANN-robotCANN-robot成员
4月29日 添加了label:resolved