Pull Request已成功合入, 合并人@CANN-robot
(感谢 sunhao 的贡献)变更摘要
此 PR 对 classify_rule.yaml 中的 transformer-5@ops-transformer 责任田配置进行清理,移除了 9 个已不再归属于该模块的文件路径条目。这些被移除的条目主要涉及 arch35 架构下已废弃或不再维护的头文件,包括 flash attention 的 base 变体、部分 vf (vector function) 对齐变体以及 dequant_checker 检查器。
主要改动
- 移除
flash_attention_score_block_vec_base_fullquant.h归属:从责任田配置中删除ops/ops-transformer/attention/common/op_kernel/arch35/flash_attention_score_block_vec_base_fullquant.h,该 base 变体头文件不再归属于transformer-5@ops-transformer。 - 移除 6 个 vf 相关头文件的归属:批量删除
arch35/vf/目录下的vf_basic_block_aligned128_no_update_mx.h、vf_basic_block_aligned128_update_mx.h、vf_basic_block_unaligned128_no_update_mx.h、vf_basic_block_unaligned128_update_mx.h、vf_basic_block_unaligned64_no_update_mx.h、vf_basic_block_unaligned64_update_mx.h共 6 个条目的责任归属。 - 移除
dequant_checker的归属:删除ops/ops-transformer/attention/fused_infer_attention_score/op_host/checkers/dequant_checker.cpp和dequant_checker.h两个文件的责任田登记。


Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| ** | ✅ jiangtao_rts, gcw_kUomxQ2l (2/2) | ✅ jiangtao_rts, gcw_kUomxQ2l (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
Bugslover, thanks for your pull request. All authors of the commits have signed the CLA. 👍


流水线任务触发成功
任务链接 [3fcef5fa81b94976bb503d80c2409dd1][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_mobile_station | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_experimental | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_experimental | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Pre | ✅ SUCCESS | >>>>> | |
| pre_comment | ✅ SUCCESS | >>>>> | |
| Compile_X86_monitor_910b | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor_910c | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor_950 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_experimental_950 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_experimental_950 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_harmony-infer-chs-transformer | ✅ SUCCESS | >>>>> | |
| Compile_harmony-infer-chs-transformer-1 | ✅ SUCCESS | >>>>> | |
| UT_Test | ✅ SUCCESS | ||
| PreSmoke_A900 | ✅ SUCCESS | >>>>> | |
| PreSmoke_ATK_Test_A2 | ✅ SUCCESS | >>>>> |
[2026-07-09 23:25:37] CI执行结束


流水线任务触发成功
任务链接 [9231aed3c1c9420b8ad79791c296f61e][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| codecheck | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> | |
| antipoison | ✅ SUCCESS | >>>>> | |
| codecheck_style | ✅ SUCCESS | >>>>> | |
| StaticCheck_codespell_check | ✅ SUCCESS | ||
| StaticCheck_link_validity_check | ✅ SUCCESS | ||
| StaticCheck_resource_existence_check | ✅ SUCCESS | ||
| StaticCheck_tag_closed_check | ✅ SUCCESS | ||
| StaticCheck_markdownlint | ✅ SUCCESS | ||
| codecheck_checkpr | ✅ SUCCESS | ||
| codecheck_precommit | ⚠️ WARNING | >>>>> | >>>>> |
[2026-07-09 23:16:15] CI执行结束


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
xtqh


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
xtqh


/approve


The following users do not have permission to comment /lgtm or /approve on any module in this PR:
xtqh


描述
更新transformer-5组责任田
关联的Issue
关联Issue #1736
测试
文档更新
类型标签