| 更新源码构建方式 Co-authored-by: sophia1213<sophie.chen@huawei.com> # message auto-generated for no-merge-commit merge: !167 merge master into master 更新源码构建方式 Created-by: sophia1213 Commit-by: sophia1213 Merged-by: cann-robot Description: # Pull Request ## 描述 优化安装CANN软件包场景,增加使用WebIDE安装的方式 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue 无 ## 如何测试 根据资料中的最新步骤测试 ## 核对清单 <!-- [x] 表示选中 --> - [ ] 我的代码遵循了项目的代码风格 - [ ] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [ ] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [ ] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!167 | 3 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 新增DT_HIFLOAT4数据类型中的代码 Co-authored-by: qq_49735440<chenjunhao32@huawei.com> # message auto-generated for no-merge-commit merge: !100 merge b190 into develop 新增DT_HIFLOAT4数据类型中的代码 Created-by: qq_49735440 Commit-by: qq_49735440 Merged-by: depeng1994 Description: # Pull Request ## 描述 新增DT_HIFLOAT4数据类型中的代码 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [x] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. rts支持hif4数据类型 2. 编译器支持hif4数据类型 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 20250606评审通过 See merge request: cann/metadef!100 | 4 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 【PR】: metadef资料问题修改 Co-authored-by: tmj<tanmengjie2@huawei.com> # message auto-generated for no-merge-commit merge: !319 merge develop into develop 【PR】: metadef资料问题修改 Created-by: tmj1128 Commit-by: tmj Merged-by: cann-robot Description: # Pull Request ## 描述 请清晰准确地描述本次 Pull Request 的意图和变更内容。 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. 2. ## 核对清单 <!-- [x] 表示选中 --> - [ ] 我的代码遵循了项目的代码风格 - [ ] 我已对代码进行了自测 - [ ] 我已更新了相关的文档 - [ ] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [ ] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!319 | 1 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 新增DT_HIFLOAT4数据类型中的代码 Co-authored-by: qq_49735440<chenjunhao32@huawei.com> # message auto-generated for no-merge-commit merge: !100 merge b190 into develop 新增DT_HIFLOAT4数据类型中的代码 Created-by: qq_49735440 Commit-by: qq_49735440 Merged-by: depeng1994 Description: # Pull Request ## 描述 新增DT_HIFLOAT4数据类型中的代码 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [x] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. rts支持hif4数据类型 2. 编译器支持hif4数据类型 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 20250606评审通过 See merge request: cann/metadef!100 | 4 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 修复API文档导航链接问题 (#40) Co-authored-by: stevenaw0<huangguijun@huawei.com> # message auto-generated for no-merge-commit merge: !106 merge fix/issue-40-doc-navigation into develop docs: 修复API文档导航链接问题 (#40) Created-by: stevenaw0 Commit-by: stevenaw0 Merged-by: cann-robot Description: # Pull Request ## 描述 修复 issue #40 中报告的文档导航易用性问题: 1. **TilingContext.md**: 新增 GetAttrs 方法链接,方便开发者查找算子属性获取接口 2. **ExtendedKernelContext.md**: 修复 GetAttrs 链接错误(GetAttrs-17.md → GetAttrs.md) 3. **GetAttrs.md**: 返回值说明中添加 RuntimeAttrs 接口文档链接,指导开发者如何获取具体属性值 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个 PR 是为了解决特定的 Issue,请在当前页面的右侧"关联 Issue"部分添加相应 Issue 链接,并勾选"合并后关闭已关联的 Issue"选项。 --> Closes #40 ## 如何测试 描述测试此变更的步骤和前提条件: 已通过文档内容审查: 1. TilingContext.md 中新增了 GetAttrs 链接 2. ExtendedKernelContext.md 中的 GetAttrs 链接已修正 3. GetAttrs.md 中添加了 RuntimeAttrs 接口文档链接 开发者现在可以从 TilingContext 直接导航到 GetAttrs 方法,并进一步了解 RuntimeAttrs 接口的使用方法。 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!106 | 4 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 修复API文档导航链接问题 (#40) Co-authored-by: stevenaw0<huangguijun@huawei.com> # message auto-generated for no-merge-commit merge: !106 merge fix/issue-40-doc-navigation into develop docs: 修复API文档导航链接问题 (#40) Created-by: stevenaw0 Commit-by: stevenaw0 Merged-by: cann-robot Description: # Pull Request ## 描述 修复 issue #40 中报告的文档导航易用性问题: 1. **TilingContext.md**: 新增 GetAttrs 方法链接,方便开发者查找算子属性获取接口 2. **ExtendedKernelContext.md**: 修复 GetAttrs 链接错误(GetAttrs-17.md → GetAttrs.md) 3. **GetAttrs.md**: 返回值说明中添加 RuntimeAttrs 接口文档链接,指导开发者如何获取具体属性值 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个 PR 是为了解决特定的 Issue,请在当前页面的右侧"关联 Issue"部分添加相应 Issue 链接,并勾选"合并后关闭已关联的 Issue"选项。 --> Closes #40 ## 如何测试 描述测试此变更的步骤和前提条件: 已通过文档内容审查: 1. TilingContext.md 中新增了 GetAttrs 链接 2. ExtendedKernelContext.md 中的 GetAttrs 链接已修正 3. GetAttrs.md 中添加了 RuntimeAttrs 接口文档链接 开发者现在可以从 TilingContext 直接导航到 GetAttrs 方法,并进一步了解 RuntimeAttrs 接口的使用方法。 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!106 | 4 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 修复API文档导航链接问题 (#40) Co-authored-by: stevenaw0<huangguijun@huawei.com> # message auto-generated for no-merge-commit merge: !106 merge fix/issue-40-doc-navigation into develop docs: 修复API文档导航链接问题 (#40) Created-by: stevenaw0 Commit-by: stevenaw0 Merged-by: cann-robot Description: # Pull Request ## 描述 修复 issue #40 中报告的文档导航易用性问题: 1. **TilingContext.md**: 新增 GetAttrs 方法链接,方便开发者查找算子属性获取接口 2. **ExtendedKernelContext.md**: 修复 GetAttrs 链接错误(GetAttrs-17.md → GetAttrs.md) 3. **GetAttrs.md**: 返回值说明中添加 RuntimeAttrs 接口文档链接,指导开发者如何获取具体属性值 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个 PR 是为了解决特定的 Issue,请在当前页面的右侧"关联 Issue"部分添加相应 Issue 链接,并勾选"合并后关闭已关联的 Issue"选项。 --> Closes #40 ## 如何测试 描述测试此变更的步骤和前提条件: 已通过文档内容审查: 1. TilingContext.md 中新增了 GetAttrs 链接 2. ExtendedKernelContext.md 中的 GetAttrs 链接已修正 3. GetAttrs.md 中添加了 RuntimeAttrs 接口文档链接 开发者现在可以从 TilingContext 直接导航到 GetAttrs 方法,并进一步了解 RuntimeAttrs 接口的使用方法。 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!106 | 4 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 【PR】: metadef资料问题修改 Co-authored-by: tmj<tanmengjie2@huawei.com> # message auto-generated for no-merge-commit merge: !319 merge develop into develop 【PR】: metadef资料问题修改 Created-by: tmj1128 Commit-by: tmj Merged-by: cann-robot Description: # Pull Request ## 描述 请清晰准确地描述本次 Pull Request 的意图和变更内容。 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. 2. ## 核对清单 <!-- [x] 表示选中 --> - [ ] 我的代码遵循了项目的代码风格 - [ ] 我已对代码进行了自测 - [ ] 我已更新了相关的文档 - [ ] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [ ] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!319 | 1 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| fix: 修复 ImplyType 枚举 BUILDIN 拼写错误为 BUILTIN Co-authored-by: kobemini<gengchao4@huawei.com> # message auto-generated for no-merge-commit merge: !307 merge test into develop fix: 修复 ImplyType 枚举 BUILDIN 拼写错误为 BUILTIN Created-by: kobemini Commit-by: kobemini Merged-by: cann-robot Description: # Pull Request ## 描述 domi::ImplyType 枚举中 BUILDIN 系拼写应为 BUILTIN。为保持 ABI 兼容和下游组件(ge、ops-*)平滑过渡,保留 BUILDIN 作为 BUILTIN 的别名(值相同),已有代码无需修改即可继续编译。 变更文件: - inc/external/graph/types.h(枚举定义,新增 BUILTIN,BUILDIN 保留为别名) - tests/stub/gen_stubapi.py(stub 默认返回值改为 BUILTIN) - docs/api/ImplyType.md(API 文档同步更新) ## 变更类型 - [x] 🐛 Bug 修复 ## 如何测试 1. bash tests/run_test.sh -u 2. 验证 gcc -Wall -Wextra -Werror 编译无告警 ## 核对清单 - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签 See merge request: cann/metadef!307 | 1 个月前 |
| Initial commit | 6 个月前 |
| 修复API文档导航链接问题 (#40) Co-authored-by: stevenaw0<huangguijun@huawei.com> # message auto-generated for no-merge-commit merge: !106 merge fix/issue-40-doc-navigation into develop docs: 修复API文档导航链接问题 (#40) Created-by: stevenaw0 Commit-by: stevenaw0 Merged-by: cann-robot Description: # Pull Request ## 描述 修复 issue #40 中报告的文档导航易用性问题: 1. **TilingContext.md**: 新增 GetAttrs 方法链接,方便开发者查找算子属性获取接口 2. **ExtendedKernelContext.md**: 修复 GetAttrs 链接错误(GetAttrs-17.md → GetAttrs.md) 3. **GetAttrs.md**: 返回值说明中添加 RuntimeAttrs 接口文档链接,指导开发者如何获取具体属性值 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个 PR 是为了解决特定的 Issue,请在当前页面的右侧"关联 Issue"部分添加相应 Issue 链接,并勾选"合并后关闭已关联的 Issue"选项。 --> Closes #40 ## 如何测试 描述测试此变更的步骤和前提条件: 已通过文档内容审查: 1. TilingContext.md 中新增了 GetAttrs 链接 2. ExtendedKernelContext.md 中的 GetAttrs 链接已修正 3. GetAttrs.md 中添加了 RuntimeAttrs 接口文档链接 开发者现在可以从 TilingContext 直接导航到 GetAttrs 方法,并进一步了解 RuntimeAttrs 接口的使用方法。 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!106 | 4 个月前 |
| Initial commit | 6 个月前 |
| 修复API文档导航链接问题 (#40) Co-authored-by: stevenaw0<huangguijun@huawei.com> # message auto-generated for no-merge-commit merge: !106 merge fix/issue-40-doc-navigation into develop docs: 修复API文档导航链接问题 (#40) Created-by: stevenaw0 Commit-by: stevenaw0 Merged-by: cann-robot Description: # Pull Request ## 描述 修复 issue #40 中报告的文档导航易用性问题: 1. **TilingContext.md**: 新增 GetAttrs 方法链接,方便开发者查找算子属性获取接口 2. **ExtendedKernelContext.md**: 修复 GetAttrs 链接错误(GetAttrs-17.md → GetAttrs.md) 3. **GetAttrs.md**: 返回值说明中添加 RuntimeAttrs 接口文档链接,指导开发者如何获取具体属性值 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个 PR 是为了解决特定的 Issue,请在当前页面的右侧"关联 Issue"部分添加相应 Issue 链接,并勾选"合并后关闭已关联的 Issue"选项。 --> Closes #40 ## 如何测试 描述测试此变更的步骤和前提条件: 已通过文档内容审查: 1. TilingContext.md 中新增了 GetAttrs 链接 2. ExtendedKernelContext.md 中的 GetAttrs 链接已修正 3. GetAttrs.md 中添加了 RuntimeAttrs 接口文档链接 开发者现在可以从 TilingContext 直接导航到 GetAttrs 方法,并进一步了解 RuntimeAttrs 接口的使用方法。 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!106 | 4 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 修复API文档导航链接问题 (#40) Co-authored-by: stevenaw0<huangguijun@huawei.com> # message auto-generated for no-merge-commit merge: !106 merge fix/issue-40-doc-navigation into develop docs: 修复API文档导航链接问题 (#40) Created-by: stevenaw0 Commit-by: stevenaw0 Merged-by: cann-robot Description: # Pull Request ## 描述 修复 issue #40 中报告的文档导航易用性问题: 1. **TilingContext.md**: 新增 GetAttrs 方法链接,方便开发者查找算子属性获取接口 2. **ExtendedKernelContext.md**: 修复 GetAttrs 链接错误(GetAttrs-17.md → GetAttrs.md) 3. **GetAttrs.md**: 返回值说明中添加 RuntimeAttrs 接口文档链接,指导开发者如何获取具体属性值 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个 PR 是为了解决特定的 Issue,请在当前页面的右侧"关联 Issue"部分添加相应 Issue 链接,并勾选"合并后关闭已关联的 Issue"选项。 --> Closes #40 ## 如何测试 描述测试此变更的步骤和前提条件: 已通过文档内容审查: 1. TilingContext.md 中新增了 GetAttrs 链接 2. ExtendedKernelContext.md 中的 GetAttrs 链接已修正 3. GetAttrs.md 中添加了 RuntimeAttrs 接口文档链接 开发者现在可以从 TilingContext 直接导航到 GetAttrs 方法,并进一步了解 RuntimeAttrs 接口的使用方法。 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!106 | 4 个月前 |
| Initial commit | 6 个月前 |
| 修复API文档导航链接问题 (#40) Co-authored-by: stevenaw0<huangguijun@huawei.com> # message auto-generated for no-merge-commit merge: !106 merge fix/issue-40-doc-navigation into develop docs: 修复API文档导航链接问题 (#40) Created-by: stevenaw0 Commit-by: stevenaw0 Merged-by: cann-robot Description: # Pull Request ## 描述 修复 issue #40 中报告的文档导航易用性问题: 1. **TilingContext.md**: 新增 GetAttrs 方法链接,方便开发者查找算子属性获取接口 2. **ExtendedKernelContext.md**: 修复 GetAttrs 链接错误(GetAttrs-17.md → GetAttrs.md) 3. **GetAttrs.md**: 返回值说明中添加 RuntimeAttrs 接口文档链接,指导开发者如何获取具体属性值 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个 PR 是为了解决特定的 Issue,请在当前页面的右侧"关联 Issue"部分添加相应 Issue 链接,并勾选"合并后关闭已关联的 Issue"选项。 --> Closes #40 ## 如何测试 描述测试此变更的步骤和前提条件: 已通过文档内容审查: 1. TilingContext.md 中新增了 GetAttrs 链接 2. ExtendedKernelContext.md 中的 GetAttrs 链接已修正 3. GetAttrs.md 中添加了 RuntimeAttrs 接口文档链接 开发者现在可以从 TilingContext 直接导航到 GetAttrs 方法,并进一步了解 RuntimeAttrs 接口的使用方法。 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!106 | 4 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 修复API文档导航链接问题 (#40) Co-authored-by: stevenaw0<huangguijun@huawei.com> # message auto-generated for no-merge-commit merge: !106 merge fix/issue-40-doc-navigation into develop docs: 修复API文档导航链接问题 (#40) Created-by: stevenaw0 Commit-by: stevenaw0 Merged-by: cann-robot Description: # Pull Request ## 描述 修复 issue #40 中报告的文档导航易用性问题: 1. **TilingContext.md**: 新增 GetAttrs 方法链接,方便开发者查找算子属性获取接口 2. **ExtendedKernelContext.md**: 修复 GetAttrs 链接错误(GetAttrs-17.md → GetAttrs.md) 3. **GetAttrs.md**: 返回值说明中添加 RuntimeAttrs 接口文档链接,指导开发者如何获取具体属性值 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个 PR 是为了解决特定的 Issue,请在当前页面的右侧"关联 Issue"部分添加相应 Issue 链接,并勾选"合并后关闭已关联的 Issue"选项。 --> Closes #40 ## 如何测试 描述测试此变更的步骤和前提条件: 已通过文档内容审查: 1. TilingContext.md 中新增了 GetAttrs 链接 2. ExtendedKernelContext.md 中的 GetAttrs 链接已修正 3. GetAttrs.md 中添加了 RuntimeAttrs 接口文档链接 开发者现在可以从 TilingContext 直接导航到 GetAttrs 方法,并进一步了解 RuntimeAttrs 接口的使用方法。 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!106 | 4 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| docs: 优化ge命名空间描述,与gert描述保持风格一致(#32) Co-authored-by: stevenaw0<huangguijun@huawei.com> # message auto-generated for no-merge-commit merge: !91 merge fix/issue-32-description-order into develop docs: 优化ge命名空间描述,与gert描述保持风格一致(#32) Created-by: stevenaw0 Commit-by: stevenaw0 Merged-by: cann-robot Description: # Pull Request ## 描述 - 简化ge命名空间描述,删除冗余内容 - 使ge描述与gert描述风格保持一致(简洁的单句描述) ## 变更类型 - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue Closes #32 ## 如何测试 已通过文档内容审查,修改符合issue #32的要求。 ## 核对清单 - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南,并遵守了其中的所有规定 ## 其他信息 无 See merge request: cann/metadef!91 | 4 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 【PR】: metadef资料问题修改 Co-authored-by: tmj<tanmengjie2@huawei.com> # message auto-generated for no-merge-commit merge: !319 merge develop into develop 【PR】: metadef资料问题修改 Created-by: tmj1128 Commit-by: tmj Merged-by: cann-robot Description: # Pull Request ## 描述 请清晰准确地描述本次 Pull Request 的意图和变更内容。 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. 2. ## 核对清单 <!-- [x] 表示选中 --> - [ ] 我的代码遵循了项目的代码风格 - [ ] 我已对代码进行了自测 - [ ] 我已更新了相关的文档 - [ ] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [ ] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!319 | 1 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 【PR】: metadef资料问题修改 Co-authored-by: tmj<tanmengjie2@huawei.com> # message auto-generated for no-merge-commit merge: !319 merge develop into develop 【PR】: metadef资料问题修改 Created-by: tmj1128 Commit-by: tmj Merged-by: cann-robot Description: # Pull Request ## 描述 请清晰准确地描述本次 Pull Request 的意图和变更内容。 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. 2. ## 核对清单 <!-- [x] 表示选中 --> - [ ] 我的代码遵循了项目的代码风格 - [ ] 我已对代码进行了自测 - [ ] 我已更新了相关的文档 - [ ] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [ ] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!319 | 1 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| 修复API文档导航链接问题 (#40) Co-authored-by: stevenaw0<huangguijun@huawei.com> # message auto-generated for no-merge-commit merge: !106 merge fix/issue-40-doc-navigation into develop docs: 修复API文档导航链接问题 (#40) Created-by: stevenaw0 Commit-by: stevenaw0 Merged-by: cann-robot Description: # Pull Request ## 描述 修复 issue #40 中报告的文档导航易用性问题: 1. **TilingContext.md**: 新增 GetAttrs 方法链接,方便开发者查找算子属性获取接口 2. **ExtendedKernelContext.md**: 修复 GetAttrs 链接错误(GetAttrs-17.md → GetAttrs.md) 3. **GetAttrs.md**: 返回值说明中添加 RuntimeAttrs 接口文档链接,指导开发者如何获取具体属性值 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [x] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个 PR 是为了解决特定的 Issue,请在当前页面的右侧"关联 Issue"部分添加相应 Issue 链接,并勾选"合并后关闭已关联的 Issue"选项。 --> Closes #40 ## 如何测试 描述测试此变更的步骤和前提条件: 已通过文档内容审查: 1. TilingContext.md 中新增了 GetAttrs 链接 2. ExtendedKernelContext.md 中的 GetAttrs 链接已修正 3. GetAttrs.md 中添加了 RuntimeAttrs 接口文档链接 开发者现在可以从 TilingContext 直接导航到 GetAttrs 方法,并进一步了解 RuntimeAttrs 接口的使用方法。 ## 核对清单 <!-- [x] 表示选中 --> - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [x] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!106 | 4 个月前 |
| Initial commit | 6 个月前 |
| 【PR】: metadef资料问题修改 Co-authored-by: tmj<tanmengjie2@huawei.com> # message auto-generated for no-merge-commit merge: !319 merge develop into develop 【PR】: metadef资料问题修改 Created-by: tmj1128 Commit-by: tmj Merged-by: cann-robot Description: # Pull Request ## 描述 请清晰准确地描述本次 Pull Request 的意图和变更内容。 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. 2. ## 核对清单 <!-- [x] 表示选中 --> - [ ] 我的代码遵循了项目的代码风格 - [ ] 我已对代码进行了自测 - [ ] 我已更新了相关的文档 - [ ] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [ ] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!319 | 1 个月前 |
| 【PR】: metadef资料问题修改 Co-authored-by: tmj<tanmengjie2@huawei.com> # message auto-generated for no-merge-commit merge: !319 merge develop into develop 【PR】: metadef资料问题修改 Created-by: tmj1128 Commit-by: tmj Merged-by: cann-robot Description: # Pull Request ## 描述 请清晰准确地描述本次 Pull Request 的意图和变更内容。 ## 变更类型 请选择本次引入的变更类型: <!-- [x] 表示选中 --> - [ ] 🐛 Bug 修复 - [ ] ✨ 新功能 - [ ] 💄 代码风格更新(格式化,局部变量) - [ ] ♻️ 重构(既不修复错误也不增加功能的代码变动) - [ ] 📦 构建过程或辅助工具的变动 - [ ] 📝 文档内容更新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在当前页面的右侧'关联Issue'部分添加相应Issue链接,并勾选'合并后关闭已关联的 Issue'选项。 --> ## 如何测试 描述测试此变更的步骤和前提条件: 1. 2. ## 核对清单 <!-- [x] 表示选中 --> - [ ] 我的代码遵循了项目的代码风格 - [ ] 我已对代码进行了自测 - [ ] 我已更新了相关的文档 - [ ] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [ ] 我已经详细阅读了贡献指南(CONTRIBUTING.md),并遵守了其中的所有规定,包括但不限于commit message的格式、无效commit的合并等 ## 其他信息 在此添加任何其他关于本次 PR 的说明。 See merge request: cann/metadef!319 | 1 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| fix: 修复文档中的链接、头文件路径和标点混用问题 Co-authored-by: tmj1128<tanmengjie2@huawei.com> # message auto-generated for no-merge-commit merge: !356 merge fix/docs-issues into develop fix: 修复文档中的链接、头文件路径和标点混用问题 Created-by: tmj1128 Commit-by: tmj1128 Merged-by: cann-robot Description: ## 问题描述 修复 metadef 文档中存在的以下问题: ### 1. 链接目标不存在 - **文件**: docs/api/zh-cn_bookmap_0000001312399885.md - **问题**: 基础数据结构和接口列表.md 文件不存在 - **修复**: 将链接目标改为 README.md(该文件标题为「基础数据结构和接口列表」) ### 2. 头文件包含路径不准确 - **文件**: docs/api/简介-58.md - **问题**: #include <range.h> 缺少完整路径前缀 - **修复**: 改为 #include "exe_graph/runtime/range.h" ### 3. 头文件包含路径不准确 - **文件**: docs/api/简介-164.md - **问题**: #include <extern_math_util.h> 缺少完整路径前缀 - **修复**: 改为 #include "utils/extern_math_util.h" ### 4. 标点混用 - **文件**: docs/build.md - **问题**: graph-easy(可选) 使用了英文括号,与中文文档风格不一致 - **修复**: 改为 graph-easy(可选) See merge request: cann/metadef!356 | 23 天前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| fix: 修复文档中的链接、头文件路径和标点混用问题 Co-authored-by: tmj1128<tanmengjie2@huawei.com> # message auto-generated for no-merge-commit merge: !356 merge fix/docs-issues into develop fix: 修复文档中的链接、头文件路径和标点混用问题 Created-by: tmj1128 Commit-by: tmj1128 Merged-by: cann-robot Description: ## 问题描述 修复 metadef 文档中存在的以下问题: ### 1. 链接目标不存在 - **文件**: docs/api/zh-cn_bookmap_0000001312399885.md - **问题**: 基础数据结构和接口列表.md 文件不存在 - **修复**: 将链接目标改为 README.md(该文件标题为「基础数据结构和接口列表」) ### 2. 头文件包含路径不准确 - **文件**: docs/api/简介-58.md - **问题**: #include <range.h> 缺少完整路径前缀 - **修复**: 改为 #include "exe_graph/runtime/range.h" ### 3. 头文件包含路径不准确 - **文件**: docs/api/简介-164.md - **问题**: #include <extern_math_util.h> 缺少完整路径前缀 - **修复**: 改为 #include "utils/extern_math_util.h" ### 4. 标点混用 - **文件**: docs/build.md - **问题**: graph-easy(可选) 使用了英文括号,与中文文档风格不一致 - **修复**: 改为 graph-easy(可选) See merge request: cann/metadef!356 | 23 天前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| fix: 修复文档中的链接、头文件路径和标点混用问题 Co-authored-by: tmj1128<tanmengjie2@huawei.com> # message auto-generated for no-merge-commit merge: !356 merge fix/docs-issues into develop fix: 修复文档中的链接、头文件路径和标点混用问题 Created-by: tmj1128 Commit-by: tmj1128 Merged-by: cann-robot Description: ## 问题描述 修复 metadef 文档中存在的以下问题: ### 1. 链接目标不存在 - **文件**: docs/api/zh-cn_bookmap_0000001312399885.md - **问题**: 基础数据结构和接口列表.md 文件不存在 - **修复**: 将链接目标改为 README.md(该文件标题为「基础数据结构和接口列表」) ### 2. 头文件包含路径不准确 - **文件**: docs/api/简介-58.md - **问题**: #include <range.h> 缺少完整路径前缀 - **修复**: 改为 #include "exe_graph/runtime/range.h" ### 3. 头文件包含路径不准确 - **文件**: docs/api/简介-164.md - **问题**: #include <extern_math_util.h> 缺少完整路径前缀 - **修复**: 改为 #include "utils/extern_math_util.h" ### 4. 标点混用 - **文件**: docs/build.md - **问题**: graph-easy(可选) 使用了英文括号,与中文文档风格不一致 - **修复**: 改为 graph-easy(可选) See merge request: cann/metadef!356 | 23 天前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |
| Initial commit | 6 个月前 |