已关闭
[Bug-Report|缺陷反馈]: ScatterNd算子在添加负索引校验后性能发生劣化 #3412
zhang-wenbo-beat创建于  6月17日关闭于  6月18日
zhang-wenbo-beat
zhang-wenbo-beat成员
6月17日 创建

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

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

ScatterNd算子simt模板在添加了负索引校验后性能劣化10%

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

Ascend950PR
CANN-9.1.0

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

indices shape : (2,2,36,2,4)
update shape : (2,2,36,2,752)
shape : (5,5,8,2,752)
比较添加索引校验前后的性能

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

性能几乎无变化

添加负索引校验前性能:6.854us
添加负索引校验后性能:7.636us
劣化11%

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

likedislike
zhang-wenbo-beatzhang-wenbo-beat成员
6月17日 添加了label:bug-report
zhang-wenbo-beatzhang-wenbo-beat成员
6月17日 将 zhang-wenbo-beat 设为负责人
CANN-robotCANN-robot成员
6月18日 关闭了 issue
CANN-robotCANN-robot成员
6月18日 添加了label:resolved