已合并
[fix]split_with_sizes_copy performance reduction #3466
zhangqiongwen创建于 2025年11月11日
[fix]split_with_sizes_copy performance reduction #3466
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 zhangqiongwen 的贡献)2025年11月11日 创建了 pull request,commit 635696f9
ascend-robot
2025年11月11日 评论:
2025年11月11日 评论:
openLiBingCI
2025年11月11日 评论:
2025年11月11日 评论:
ascend-robot
2025年11月11日 评论:
2025年11月11日 评论:
以下是根据您提交的修改文件推荐的Reviewer和Committer序列,需各模块评审通过后方可合入
| Module List | Reviewers | Committers |
|---|---|---|
| repo-Ascend/op-plugin | wang-guangbin, shaoyf, daifu1234567, zqwenn, huangyunlong2022 | wangchao430, yanpengquan, zqwenn, liwei386, shaoyf |


2025年11月11日 添加了label:ascend-cla/yes
此处折叠了93条消息 查看更多
2025年11月15日 修改了pull request 的描述
2025年11月17日 添加了label:approvedlgtm
ascend-robot
2025年11月17日 评论:
2025年11月17日 评论:
Review Guide
This Pull-Request Passes Review.
Committers who writed a comment of /approve are: wangchao430.
Reviewers who writed a comment of /lgtm are: daifu1234567, wangchao430.


2025年11月17日 合入了pull request
What type of PR is this?
What does this PR do / why do we need it:
融合算子只在部分场景性能有优化,非优化场景下aclnn的性能劣于小算子拼接性能。这个pr修复性能出现劣化的场景,只保留特定场景接入aclnn,其余场景走小算子。
Special notes for your reviewers: