Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
aclnnAdaptiveMaxPool3dBackward算子存在用例A5性能劣化于A2/A3
A5
"name": "gradOutput", "type": "tensor", "required": true, "dtype": "fp16", "shape": [ 2, 23, 2, 2, 2 ],
A5性能优于A2
无
已确认问题,提交pr !6799 CANN 修复
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
Describe the current behavior / 问题描述 (Mandatory / 必填)
aclnnAdaptiveMaxPool3dBackward算子存在用例A5性能劣化于A2/A3
Environment / 环境信息 (Mandatory / 必填)
A5
Steps to reproduce the issue / 重现步骤 (Mandatory / 必填)
"name": "gradOutput",
"type": "tensor",
"required": true,
"dtype": "fp16",
"shape": [
2,
23,
2,
2,
2
],
Describe the expected behavior / 预期结果 (Mandatory / 必填)
A5性能优于A2
Related log / screenshot / 日志 / 截图 (Mandatory / 必填)
无
Special notes for this issue/备注 (Optional / 选填)