已关闭
[Bug-Report|缺陷反馈]: MaxPoolGradWithArgmaxV3 NCHW 标量 kernel 固定输入下偶发精度错误 #4642
liuchuangdev创建于  8月7日关闭于  29 天前
liuchuangdev成员
8月7日 创建

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

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

pooling/max_pool_grad_with_argmax_v3/op_kernel/arch35/max_pool_grad_with_argmax_v3_nchw_scalar.h
固定输入下多次运行结果不一致(偶发),属于内存同步缺陷,非计算逻辑错误。

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

950

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

复现场景

  • 算子:MaxPoolGradWithArgmaxV3(arch35 / Ascend 950)
  • 数据格式:NCHW
  • 数据类型:fp16 / bf16 / fp32(非 float 时更易触发)
  • 形状:含 W 或 NC 尾块(tail)的场景
  • 现象:同一输入多次运行,输出在部分位置出现随机错误值

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

结果稳定无精度问题

偶先精度异常

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

likedislike
Lliuchuangdev成员
8月7日 添加了label:bug-report
yuning_chenyuning_chen成员
8月7日 将 liuchuangdev 设为负责人
CANN-robotCANN-robot成员
29 天前 关闭了 issue
CANN-robotCANN-robot成员
29 天前 添加了label:resolved