已关闭
[Bug-Report|缺陷反馈]: RmsNormGrad Ascend 950 空张量、Split-D 尾元素及 dx 精度异常 #5561
liangyuhua创建于 9 天前关闭于 5 天前
9 天前 添加了label:bug-report
9 天前 将 liangyuhua 设为负责人
9 天前 修改了issue 的描述
9 天前 修改了issue 的描述
5 天前 关闭了 issue
5 天前 添加了label:resolved
5 天前 关联了pull request:fix(rms_norm_grad): improve arch35 gradient correctness
Describe the current behavior / 问题描述
Ascend 950 arch35/RegBase 的 RmsNormGrad 存在以下问题:
Environment / 环境信息
Steps to reproduce the issue / 重现步骤
分别运行以下 RmsNormGrad 场景:
Describe the expected behavior / 预期结果
Related log / screenshot / 日志 / 截图
无
Special notes for this issue / 备注
本次修改范围仅涉及 Ascend 950 arch35/RegBase 实现及测试 Golden,不涉及其他架构。
关联 PR:https://gitcode.com/cann/ops-nn/merge_requests/9874