Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
winograd算子下cout非16对齐,cin非32byte对齐存在精度问题
950
使用3* 3 kernel,并且cout非16对齐,cin非32byte对齐即可
精度正确
/
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
winograd算子下cout非16对齐,cin非32byte对齐存在精度问题
Environment / 环境信息 (Mandatory / 必填)
950
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
使用3* 3 kernel,并且cout非16对齐,cin非32byte对齐即可
Describe the expected behavior / 预期结果 (Mandatory / 必填)
精度正确
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
/
Special notes for this issue/备注 (Optional / 选填)