Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
conv2d dx PreDilation PostDilation,在特定场景下存在精度问题
A2/A3
conv2d dx 在插入PreDilation/PostDilation时,当strides较大时,将stridesH/W调整为inputH/W,但是未考虑pad情况,导致部分场景存在精度问题。
预期精度正常
Nan
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
conv2d dx PreDilation PostDilation,在特定场景下存在精度问题
Environment / 环境信息 (Mandatory / 必填)
A2/A3
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
conv2d dx 在插入PreDilation/PostDilation时,当strides较大时,将stridesH/W调整为inputH/W,但是未考虑pad情况,导致部分场景存在精度问题。
Describe the expected behavior / 预期结果 (Mandatory / 必填)
预期精度正常
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
Nan
Special notes for this issue/备注 (Optional / 选填)