Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
构造repeat_inter_leave_grad的repeat = 0的场景,出现coredump
Acend950
构造repeat_inter_leave_grad,repeatshape为1,repeat = 0的场景
日志报错: 不支持改场景,不出现coredumo
=== poc_div08_repeat_interleave_grad === Vulnerability: repeat_interleave_grad_infershape.cpp:47 Division by zero: inputGradShape->GetDim(axisAttr) / repeatsInput->GetData()[0] Trigger: repeats tensor with data value=0 (INT64), axis=0 [] AddGraph ret = 0 [] RunGraph (repeats data=0, axis=0 → div0)... Floating point exception (core dumped)
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
构造repeat_inter_leave_grad的repeat = 0的场景,出现coredump
Environment / 环境信息 (Mandatory / 必填)
Acend950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
构造repeat_inter_leave_grad,repeatshape为1,repeat = 0的场景
Describe the expected behavior / 预期结果 (Mandatory / 必填)
日志报错: 不支持改场景,不出现coredumo
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
=== poc_div08_repeat_interleave_grad ===()[0]
Vulnerability: repeat_interleave_grad_infershape.cpp:47
Division by zero: inputGradShape->GetDim(axisAttr) / repeatsInput->GetData
Trigger: repeats tensor with data value=0 (INT64), axis=0
[] AddGraph ret = 0
[] RunGraph (repeats data=0, axis=0 → div0)...
Floating point exception (core dumped)
Special notes for this issue/备注 (Optional / 选填)