已合并
【PR】: [feat] [autofuse] optimization of gaf open headers. #1087
邢智雄创建于 6月26日
【PR】: [feat] [autofuse] optimization of gaf open headers. #1087
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 邢智雄 的贡献)6月26日 添加了label:enhancement
6月26日 添加了label:cann-cla/yes
CANN-robot
6月26日 评论:
6月26日 评论:
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 |
|---|---|---|
| repo-cann/graph-autofusion | ✅ zhanj, zhang_shengjie (2/2) | ✅ zhanj (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
xingzhixiong, thanks for your pull request. All authors of the commits have signed the CLA. 👍


atomgit-bot
6月26日 评论:
6月26日 评论:
变更摘要
此 PR 对 AutofuseBackend 模块的打包配置进行了优化,聚焦于精简对外暴露的头文件("gaf open headers")。从 scripts/package/module/ascend/AutofuseBackend.xml 中移除了 4 行配置,减少了模块安装时头文件目录或文件的暴露范围,属于 autofuse 对外接口封装优化的一部分。
主要改动
- 移除
AutofuseBackend.xml中的部分打包配置项:从该 XML 配置文件中删除了 4 行内容,涉及pkg_inc/autofuse下的头文件安装目录路径或文件条目,以缩减对外暴露的 autofuse 头文件集合。


不准确?
此处折叠了232条消息 查看更多
7月3日 添加了label:ci-pipeline-running
CANN-robot
7月3日 评论:
7月3日 评论:
流水线任务触发成功
任务链接 [27359f3bdce743539fac22581ae70d73][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| codecheck | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> | |
| antipoison | ✅ SUCCESS | >>>>> | |
| codecheck_checkpr | ✅ SUCCESS | ||
| pre_comment | ✅ SUCCESS | >>>>> | |
| codecheck_codestyle | ⚠️ WARNING | >>>>> | |
| codecheck_precommit | ✅ SUCCESS | >>>>> |
[2026-07-03 09:15:32] CI执行结束


7月3日 删除了label:ci-pipeline-running
7月3日 添加了label:ci-pipeline-passed
7月3日 合入了pull request
Pull Request
描述
优化ge仓与gaf仓之间的头文件依赖关系,便于后续移除gaf仓开放到cann包中的头文件,等ascir标准化需求落地后再开放标准API。
变更类型
请选择本次引入的变更类型:
关联的Issue
如何测试
描述测试此变更的步骤和前提条件:
核对清单
其他信息
在此添加任何其他关于本次 PR 的说明。