已关闭
[Bug-Report|缺陷反馈]: mast_scatter算子修改 #5149
Annyqw创建于  6 天前关闭于  6 天前
Annyqw
6 天前 创建

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

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

source未判空

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

910b

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

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

device=cpu inplace=True target=(4, 8) mask=(4, 1) mask_true=0 source=(0, 8)
PASS

device=cuda inplace=False target=(4, 8) mask=(4, 1) mask_true=0 source=(0, 8)
PASS

device=cuda inplace=True target=(4, 8) mask=(4, 8) mask_true=0 source=(0, 8)
PASS

device=cuda inplace=True target=(4, 8) mask=(4, 1) mask_true=0 source=(0, 8)
PASS

image.png

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

likedislike
CANN-robotCANN-robot成员
6 天前 关闭了 issue
CANN-robotCANN-robot成员
6 天前 添加了label:resolved