已合并
【PR】: sync ge_dev to master 20260309 #993
沛洋创建于 3月9日
【PR】: sync ge_dev to master 20260309 #993
已合并
Pull Request已成功合入, 合并人@zhangfan_hanq
(感谢 沛洋 的贡献)3月9日 添加了label:stat/needs-squash
CANN-robot
3月9日 评论:
3月9日 评论:
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
⚠️ This PR does not yet meet the following requirements:approve (requires ≥ 1 person(s) per module)
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/ge | ✅ zhangfan_hanq, zhanj (2/2) | ❌ (0/1)(You can also ask: depeng1994, wangxiaotian995, zhangfan_hanq, wqtshg_wt, zhujingjing) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


3月9日 添加了label:cann-cla/yes
3月9日 将medivh-x,kobemini,tangqunzhang,xchu42,hugo111,lining23666,fu-jun2,depeng1994,wqtshg_wt,shengnan666,zhangfan_hanq,zhanj,zhujingjing,wangxiaotian995,stevenaw0,yuht9设为评审人
3月9日 将medivh-x,kobemini,tangqunzhang,xchu42,hugo111,lining23666,fu-jun2,depeng1994,wqtshg_wt,shengnan666,zhangfan_hanq,zhanj,zhujingjing,wangxiaotian995,stevenaw0,yuht9设为评审人
此处折叠了72条消息 查看更多
CANN-robot
3月10日 评论:
3月10日 评论:
流水线任务触发成功
任务链接 [30c1ac9562c14a21bcd61d7948e4b585][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| Check_Pr | ✅ SUCCESS | >>>>> | |
| Compile_X86_compiler | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_executor | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_dflow | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_ARM_compiler | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_ARM_executor | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_ARM_dflow | ✅ SUCCESS | >>>>> | >>>>> |
| pre_comment | ✅ SUCCESS | >>>>> | |
| Compile_X86_compiler_ubuntu24 | ✅ SUCCESS | >>>>> | |
| Compile_X86_executor_ubuntu24 | ✅ SUCCESS | >>>>> | |
| Compile_X86_dflow_ubuntu24 | ✅ SUCCESS | >>>>> | |
| UT_Test_dflow | ✅ SUCCESS | ||
| UT_Test_ge_common | ✅ SUCCESS | ||
| UT_Test_parser | ✅ SUCCESS | ||
| UT_Test_python | ✅ SUCCESS | ||
| UT_Test_rt | ✅ SUCCESS | ||
| UT_Test_acl | ✅ SUCCESS | ||
| UT_Test_autofuse | ✅ SUCCESS | ||
| UT_Test_executor | ✅ SUCCESS | ||
| ST_Test_dflow | ✅ SUCCESS | ||
| ST_Test_ge_common | ✅ SUCCESS | ||
| ST_Test_parser | ✅ SUCCESS | ||
| ST_Test_python | ✅ SUCCESS | ||
| ST_Test_rt | ✅ SUCCESS | ||
| ST_Test_autofuse | ✅ SUCCESS | ||
| ST_Test_executor | ✅ SUCCESS | ||
| ST_Test_hetero | ✅ SUCCESS | ||
| codecheck | ✅ SUCCESS | >>>>> | |
| anti_virus | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> | |
| API_Check | ✅ SUCCESS | >>>>> | |
| UT_Test_autofuse_ascendc_api | ✅ SUCCESS | ||
| ST_Test_autofuse_ascendc_api | ✅ SUCCESS |
[2026-03-10 23:02:35] CI执行结束


3月10日 添加了label:api-check-pass
3月10日 删除了label:ci-pipeline-running
3月10日 添加了label:ci-pipeline-passed
3月10日 合入了pull request
Pull Request
描述
本PR指在将develop分支的代码同步合入master分支,包括以下特性:
1、canfuse融合前删除无效轴且清空内部计数
2、fix custom ops path problem
3、优化后端dump图呈现形式
4、修改license描述
5、es 文档更新
6、修复Tiny形态so打包问题
7、解决Tiny形态缺少依赖导致的编译报错
8、统一样例环境准备流程及优化readme内容结构
9、增加装包pip3校验
10、修复sample issue
11、清理acl目录重复头文件
12、ATT性能公式注释及表达式优化
13、generate函数适配历史原型库功能修改
14、合并拷贝使用pin内存
15、Autofuse融合节点名字精简化
16、放开split纵向+横向融合限制
17、GetTensor函数增加判空
18、优化concat分组重计算
19、当concat的对齐值小于等于1时,无意义,跳过这种判断&头文件路径修复
变更类型
请选择本次引入的变更类型:
关联的Issue
如何测试
描述测试此变更的步骤和前提条件:
1.
2.
核对清单
其他信息
在此添加任何其他关于本次 PR 的说明。