已关闭
[Bug-Report|缺陷反馈]: gatherNd混合模板tilingky匹配 #4308
jinpenghe创建于  7月24日关闭于  7月24日
jinpenghe
jinpenghe成员
7月24日 创建

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

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

1、将gathernd simd/simt混合模板tilingkey不支持场景路由到simd模板
2、删除gathernd无效tilingkey ophost testcase
3、修正inplaceindexadd确定性tiling参数

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

950PR

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

gathernd 在输入('bool', 'int64') ((7, 16, 7, 8, 257, 7), (20, 8, 20, 9, 7, 7, 4))场景下core dump

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

功能精度通过

image.png

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

likedislike
jinpenghejinpenghe成员
7月24日 添加了label:bug-report
jinpenghe
jinpenghe成员
7月24日 评论:

/assign

likedislike
CANN-robotCANN-robot成员
7月24日 将 jinpenghe 设为负责人
CANN-robotCANN-robot成员
7月24日 关闭了 issue
CANN-robotCANN-robot成员
7月24日 添加了label:resolved
jinpenghejinpenghe成员
7月25日 关联了pull request:usm/gathernd功能问题修复