| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
【PR】: 回退libprofapi这个产物依赖libascendalog,要改成依赖libunified_dlog.so Co-authored-by: newstarzj<zhangjie230@huawei.com> # message auto-generated for no-merge-commit merge: !4204 merge master_profapi into master 【PR】: 回退libprofapi这个产物依赖libascendalog,要改成依赖libunified_dlog.so Created-by: newstarzj Commit-by: newstarzj Merged-by: cann-robot Description: # Pull Request ## 描述 回退libprofapi这个产物依赖libascendalog,要改成依赖libunified_dlog.so ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [x] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue NA ## 如何测试 UT ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如: feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/runtime!4204 | 1 天前 | |
style: 格式化msprof源码第01批 Co-authored-by: fujun19<fujun19@hisilicon.com> # message auto-generated for no-merge-commit merge: !4072 merge style/msprof-format-01 into master style: 格式化msprof源码第01批 Created-by: fujun19 Commit-by: fujun19 Merged-by: cann-robot Description: # Pull Request ## 描述 按子目录分批格式化 src/dfx/msprof 下源码文件,本 PR 为第 01 批,变更文件数 50 个。仅包含 clang-format 16.0.0 产生的代码风格更新,不涉及功能逻辑变更。 ## 变更类型 - [x] 💄 代码风格更新(格式化,局部变量) ## 关联的Issue 无 ## 如何测试 1. 对本批 50 个文件运行 clang-format 16.0.0 dry-run,确认无残留格式差异。 2. 执行 pre-commit run --files <本批变更文件>,OAT Compliance Check 通过。 ## 核对清单 - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如: feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 各批次分支均基于 cann/master 独立创建,PR 之间不叠加提交、互不依赖。 See merge request: cann/runtime!4072 | 6 天前 | |
elevate acl_rt_headers visibility to device level Co-authored-by: liuyang163<yangliu163@huawei.com> # message auto-generated for no-merge-commit merge: !2324 merge master into master elevate acl_rt_headers visibility to device level Created-by: liuyang163 Commit-by: liuyang163 Merged-by: cann-robot Description: # Pull Request ## 描述 elevate acl_rt_headers visibility to device level ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [x] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. 2. ## 核对清单 <!-- [x] 表示选中 --> - [ ] 我的代码遵循了项目的代码风格 - [ ] 我已对代码进行了自测 - [ ] 我已更新了相关的文档 - [ ] 我在标题中使用了合适的类型标签(如: feat:, fix:) - [ ] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/runtime!2324 | 2 个月前 | |
elevate acl_rt_headers visibility to device level Co-authored-by: liuyang163<yangliu163@huawei.com> # message auto-generated for no-merge-commit merge: !2324 merge master into master elevate acl_rt_headers visibility to device level Created-by: liuyang163 Commit-by: liuyang163 Merged-by: cann-robot Description: # Pull Request ## 描述 elevate acl_rt_headers visibility to device level ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [x] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. 2. ## 核对清单 <!-- [x] 表示选中 --> - [ ] 我的代码遵循了项目的代码风格 - [ ] 我已对代码进行了自测 - [ ] 我已更新了相关的文档 - [ ] 我在标题中使用了合适的类型标签(如: feat:, fix:) - [ ] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/runtime!2324 | 2 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 天前 | ||
| 6 天前 | ||
| 2 个月前 | ||
| 2 个月前 |