已关闭
[Bug-Report|缺陷反馈]: nn仓算子op_host增加各种异常场景的保护 #1758
chenfeng创建于  3月27日关闭于  3月27日
chenfeng
chenfeng成员
3月27日 创建

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

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

某些算子缺少异常场景的校验保护,这样可能会发生未知错误,不方便维测

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

arch3510

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

例如deformable_offsets_grad_tiling_arch35.cpp此文件,strideH_和strideW入参给0,那么tiling就会出现除零问题

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

各种异常场景有校验拦截保护

代码批量review结果

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

likedislike
chenfengchenfeng成员
3月27日 添加了label:bug-report
chenfeng
chenfeng成员
3月27日 评论:

/assign

likedislike
CANN-robotCANN-robot成员
3月27日 将 chenfeng61 设为负责人
CANN-robotCANN-robot成员
3月27日 关闭了 issue
CANN-robotCANN-robot成员
3月27日 添加了label:resolved