| Initial commit | 5 个月前 |
| Initial commit | 5 个月前 |
| Initial commit | 5 个月前 |
| Initial commit | 5 个月前 |
| Initial commit | 5 个月前 |
| Initial commit | 5 个月前 |
| Initial commit | 5 个月前 |
| fix ut cov 90% bug Co-authored-by: newstarzj<zhangjie230@huawei.com> # message auto-generated for no-merge-commit merge: !1534 merge master_cov90 into master fix ut cov 90% bug Created-by: newstarzj Commit-by: newstarzj Merged-by: cann-robot Description: ## 描述 fix dfx ut cov 90% bug ## 关联的Issue NA ## 测试 UT ## 文档更新 NA ## 类型标签 <!-- [x] 表示选中 --> - [x] Bug修复 - [ ] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/runtime!1534 | 2 个月前 |
| Initial commit | 5 个月前 |
| Initial commit | 5 个月前 |
| 【PR】: Profiling模块open/closed代码归一 Co-authored-by: AIQ_ZHOU<dickdzai@163.com> # message auto-generated for no-merge-commit merge: !2215 merge master into master 【PR】: Profiling模块open/closed代码归一 Created-by: AIQ_ZHOU Commit-by: AIQ_ZHOU Merged-by: cann-robot Description: ## 描述 Profiling模块首阶段开源时通过 open/closed 物理目录隔离不同芯片代码。 全面开源后该部分代码未归一,存在以下主要问题: - open/ 与 closed/ 各维护高度同源的 CMake 源文件列表,重复且独立演进 - 成对的 _open / _closed 并行文件需要双写修改,维护成本高 归一目标为消除成对文件重复维护,公共逻辑单点修改,同时确保商用发行构建中不商用代码不参与编译链接。 ## 变更类型 - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [x] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue https://gitcode.com/cann/runtime/issues/517 ## 如何测试 1、OPEN产品构建成功和Profiling OPEN UT运行 2、CLOSED产品构建成功和Profiling CLOSED UT运行 3、Profiling基础功能验证 ## 核对清单 - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 NA See merge request: cann/runtime!2215 | 26 天前 |
| Initial commit | 5 个月前 |