已关闭
[Bug-Report|缺陷反馈]: Convtranspose带bias场景支持1*1kernelsplit模板 #5245
hexinhui创建于  14 天前关闭于  10 天前
hexinhui成员
14 天前 创建

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

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

库上当前Convtranspose带bias场景filterhw=1,stride=2场景性能较差

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

Ascend950

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

Convtranspose带bias场景filterhw=1,stride=2,例如
[[24, 1990, 13, 8, 52], [1990, 178, 1, 1, 1], [178]] ['fp32', 'fp32', 'fp32'] ['NCDHW', 'NCDHW', 'ND'] [[-10, -2], [-0.01, 0], [-1, 0]] {'stride': [1, 2, 2], 'padding': [0, 0, 0], 'dilation': [1, 1, 1], 'transposed': True, 'output_padding': [0, 1, 0], 'groups': 1, 'cube_math_type': 0, 'npu_mode': 'npu'} [[24, 178, 13, 16, 103]]

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

性能回升至无bias的case性能

性能数据较差

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

likedislike
Hhexinhui成员
14 天前 添加了label:bug-report
Hhexinhui成员
14 天前 修改了issue 的描述
CANN-robotCANN-robot成员
10 天前 关闭了 issue
CANN-robotCANN-robot成员
10 天前 添加了label:resolved