已关闭
[Bug-Report|缺陷反馈]: MaxPoolGradWithArgmaxV3(NCHW,ascend950)在大平面/宽输入场景下 AICore 核出现 coredump / 任务异常 #4992
liuchuangdev创建于  8月22日关闭于  28 天前
liuchuangdev成员
8月22日 创建

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

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

MaxPoolGradWithArgmaxV3(NCHW,ascend950)在大平面/宽输入场景下 AICore 核出现 coredump / 任务异常

  • 部分 AICore 核执行不结束/任务异常,偶发 coredump;
  • 定位日志显示异常发生在 grad/argmax 的 DataCopyPad(copyin grad 读越界)附近;
  • 与输入 shape 相关:平面较大(窗口起点>0 的尾块)、或超宽输入(W 切块)时必现/高概率复现。

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

ascend950;max_pool_grad_with_argmax_v3 算子 NCHW scalar 模板(tiling key 301)

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

oom包批量执行用例,概率可现

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

用例正常执行 精度正确

部分 AICore 核执行不结束/任务异常,偶发 coredump;

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

likedislike
Lliuchuangdev成员
8月22日 添加了label:bug-report
CANN-robotCANN-robot成员
28 天前 关闭了 issue
CANN-robotCANN-robot成员
28 天前 添加了label:resolved