已关闭
[Bug-Report|缺陷反馈]: embeddingbag tiling bug修复 #646
fengjiawei1创建于  1月30日关闭于  1月30日
fengjiawei1成员
1月30日 创建

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

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

tiling中处理padindex为负值的情况导致默认值-1也会参与计算,修改tiling中padindex负数类型支持情况,保持padIndex原始语义

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

Ascend950PR

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

接口传入padindx为None时必现

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

预期padIdx仅支持正数类型,在传入值为None时,aten中的默认值-1不参与计算

torch接口调用默认值时必现

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

likedislike
fengjiawei1成员
1月30日 评论:

/assign

likedislike
CANN-robotCANN-robot成员
1月30日 将 fengjiawei1 设为负责人
Ffengjiawei1成员
1月30日 修改了issue 的描述
CANN-robotCANN-robot成员
1月30日 关闭了 issue
CANN-robotCANN-robot成员
3月20日 添加了label:resolved