| 【PR】: sync ge_dev to master 20260312
Co-authored-by: ClarkXie<xiezhengkai@huawei.com>
Co-authored-by: wangxiaotian995<710309755@qq.com>
Co-authored-by: peiyang<lipeiyang@huawei.com>
Co-authored-by: KenChow<zhouchen53@huawei.com>
Co-authored-by: cann-robot<songchangxia@cann.team>
Co-authored-by: tangqunzhang<tangqunzhang@huawei.com>
Co-authored-by: zhang_shengjie<804425610@qq.com>
Co-authored-by: jsong27<songjiaming6@h-partners.com>
Co-authored-by: xuyafei<xuyafei3@huawei.com>
Co-authored-by: yelongjian<yelongjian1@huawei.com>
Co-authored-by: wtf_newage<liuqiang238@hisilicon.com>
Co-authored-by: lining23666<lining.li@huawei.com>
# message auto-generated for no-merge-commit merge:
!1093 merge develop into master
【PR】: sync ge_dev to master 20260312
Created-by: peiyang
Commit-by: yelongjian;ClarkXie;jsong27;wangxiaotian995;lining23666;tangqunzhang;zhang_shengjie;cann-robot;KenChow;xuyafei;peiyang;wtf_newage
Merged-by: peiyang
Description:
# Pull Request
## 描述
本PR指在将develop分支的代码同步合入master分支,包括以下特性:
1、TE errorMsg E40021
2、解决环境内核升级导致CV融合算子host编译问题
3、atc拦截save_original_model、compress_weight_conf、enable_compress_weight 三个option
4、Add/BitwiseAnd/BitwiseNot/BitwiseOr/BitwiseXor/Eq新增支持数据类型
5、调用AppendCoreTypeToPlatform接口增加判空
6、优化样例执行流程,将env DDK;NPU_HOST_LIB的配置步骤移除
7、优化concat分组重计算
8、[dflow] 删除DT无用的头文件导入
9、Concat对齐值生成错误导致性能下降&头文件路径修改
10、[om2]整改超大函数
11、禁止广播下沉到compare计算节点后
12、UT,ST优化和失败用例修复,告警修改
13、[dflow] 删除中废弃的代码,并简化dt cmake配置
14、GetTensor函数增加判空
15、FE/TE适配新增属性is_null_output支持空可选输出占位
16、CompareExtend API NE场景下对输入tensor存在NaN值的特殊处理
17、修改llt失败问题
## 变更类型
请选择本次引入的变更类型:
<!-- [x] 表示选中 -->
- [ ] 🐛 Bug 修复
- [ ] ✨ 新功能
- [ ] 💄 代码风格更新(格式化,局部变量)
- [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动)
- [ ] 📦 构建过程或辅助工具的变动
- [ ] 📝 文档内容更新
## 关联的Issue
<!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 -->
## 如何测试
描述测试此变更的步骤和前提条件:
1.
2.
## 核对清单
<!-- [x] 表示选中 -->
- [ ] 我的代码遵循了项目的代码风格
- [ ] 我已对代码进行了自测
- [ ] 我已更新了相关的文档
- [ ] 我在标题中使用了合适的类型标签(如:feat:, fix:)
- [ ] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等
## 其他信息
在此添加任何其他关于本次 PR 的说明。
See merge request: cann/ge!1093 | 2 个月前 |