已关闭
[Bug-Report|缺陷反馈]: scatterNd算子开启确定性后存在精度问题 #1559
zhang-wenbo-beat创建于 3月18日关闭于 3月19日
3月18日 添加了label:bug-report
zhang-wenbo-beat
3月18日 评论:
3月18日 评论:
\assign


3月18日 将 zhang-wenbo-beat 设为负责人
3月19日 关联了pull request:两次initGlobalMemory初始化不同值之间加同步
3月19日 关闭了 issue
3月20日 添加了label:resolved
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
scatterNd开启确定性计算模式后,两次计算结果不一致,具体表现有些输出应该有值的地方实际输出为0。
Environment / 环境信息 (Mandatory / 必填)
ascend950
cann 9.0.0
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
开启确定性计算
用例形状:
update (179862, 2)
indicse (179862, 64)
shape (2048, 300, 64)
Describe the expected behavior / 预期结果 (Mandatory / 必填)
首先开启确定性后两次计算结果应该相同
其次,有效索引对应的输出不应该为0
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
Special notes for this issue/备注 (Optional / 选填)