已关闭
[Bug-Report|缺陷反馈]: aclnnAdaptiveMaxPool3dBackward算子存在用例A5性能劣化于A2/A3 #3724
胡一航创建于  6月30日关闭于  6月30日
胡一航成员
6月30日 创建

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

无

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

likedislike
胡胡一航成员
6月30日 添加了label:bug-report
胡胡一航成员
6月30日 关联了pull request:adaptivemaxpool3dgradxA5上性能问题修复
Cchenqi317成员
6月30日 将 chenqi317 设为负责人
chenqi317成员
6月30日 评论:

已确认问题,提交pr !6799 CANN 修复

likedislike
CANN-robotCANN-robot成员
6月30日 关闭了 issue
CANN-robotCANN-robot成员
6月30日 添加了label:resolved