已关闭
[Bug-Report|缺陷反馈]: chunk_cat在950上性能部分case劣化于小算子拼接 #2079
wy519创建于 6月29日关闭于 6月29日
6月29日 添加了label:bug-report
6月29日 将 wy519 设为负责人
6月29日 关联了pull request:修复A5上chunk_cat性能问题
6月29日 关联了pull request:修复950上chunk_cat性能问题
6月29日 关闭了 issue
6月29日 添加了label:resolved
Thanks for sending an issue! Please fill in the following template to help quickly solve your problem.
一、问题描述 (必填)
chunk_cat在950上性能部分case劣化于小算子拼接
二、环境信息 (可选)
Ascend 950
三、重现步骤 (可选)
构造num_chunks > 128且输入尾轴均小于64的case测试aclnn直调和使用torch接口小算子拼接实现,对比性能
四、预期结果 (可选)
预期aclnn直调性能更优
💡 备注(选填)