| fix Co-authored-by: WangShuying5<wangshuying5@huawei.com> # message auto-generated for no-merge-commit merge: !702 merge master into master fix Created-by: WangShuying5 Commit-by: WangShuying5 Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> 修复issue中提出的问题 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> https://gitcode.com/cann/cann-learning-hub/issues/228 https://gitcode.com/cann/cann-learning-hub/issues/395 https://gitcode.com/cann/cann-learning-hub/issues/434 ## 测试 <!--描述进行了哪些测试来验证你的改动。包括但不限于二级冒烟、算子泛化等。--> ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [x] Bug修复 - [ ] 新特性 - [ ] 内容优化 - [ ] 其他,请描述: ## 其他信息 <!-- 在这里可以添加任何与这个 Pull Request 相关的其他说明。 --> See merge request: cann/cann-learning-hub!702 | 1 个月前 |
| docs: 将文档链接域名从 ai.gitcode.com 替换为 sg-ai.atomgit.com 更新项目中全部 md 文档(含各层级 README 与 docs 指南)中的 notebookcann 在线体验链接,域名前缀由 ai.gitcode.com 改为 sg-ai.atomgit.com。 Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 |
| docs: 将文档链接域名从 ai.gitcode.com 替换为 sg-ai.atomgit.com 更新项目中全部 md 文档(含各层级 README 与 docs 指南)中的 notebookcann 在线体验链接,域名前缀由 ai.gitcode.com 改为 sg-ai.atomgit.com。 Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 |
| docs: 将文档链接域名从 ai.gitcode.com 替换为 sg-ai.atomgit.com 更新项目中全部 md 文档(含各层级 README 与 docs 指南)中的 notebookcann 在线体验链接,域名前缀由 ai.gitcode.com 改为 sg-ai.atomgit.com。 Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 |
| [conv]添加conv算子开发教程 Co-authored-by: y00799046<yuxin5@huawei.com> Co-authored-by: jinyijian<jinyijian1@huawei.com> Co-authored-by: zhoumin_<zhoumin107@huawei.com> Co-authored-by: Developer user<wangshenhao1@huawei.com> # message auto-generated for no-merge-commit merge: !84 merge develop into master [conv]添加conv算子开发教程 Created-by: jinyijian Commit-by: jinyijian;y00799046;zhoumin_;royccc;Developer user Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> ## 测试 <!--描述进行了哪些测试来验证你的改动。包括但不限于二级冒烟、算子泛化等。--> ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [ ] 新特性 - [ ] 内容优化 - [ ] 其他,请描述: ## 其他信息 <!-- 在这里可以添加任何与这个 Pull Request 相关的其他说明。 --> See merge request: cann/cann-learning-hub!84 | 3 个月前 |
| docs(ge): add basic concepts and inference workflow courses Co-authored-by: KenChow<zhouchen53@huawei.com> # message auto-generated for no-merge-commit merge: !790 merge ge-basic-courses into master docs(ge): add basic concepts and inference workflow courses Created-by: KenChow Commit-by: KenChow Merged-by: cann-robot Description: # Pull Request ## 描述 将 GE 初级课程同步到主线,新增 tutorials/ge_development/01_basic_concepts 和 tutorials/ge_development/02_inference_workflow 两个章节目录。 源内容来自 upstream/test,本分支基于最新 upstream/master,仅包含上述 61 个课程文件。 ## 变更类型 - [x] 📝 文档内容更新 ## 关联的Issue 无 ## 如何测试 - git diff --check - 使用 Python 解析并校验 8 个 notebook 的 JSON 格式 ## 核对清单 - [x] 我的代码遵循了项目的代码风格 - [x] 我已对代码进行了自测 - [x] 我已更新了相关的文档 - [x] 我在标题中使用了合适的类型标签(如:feat:, fix:) - [ ] 我已经详细阅读了贡献指南(仓库未提供 CONTRIBUTING.md) ## 其他信息 提交:a7a7422 docs(ge): add basic concepts and inference workflow courses See merge request: cann/cann-learning-hub!790 | 1 个月前 |
| add hccl development slides Co-authored-by: Leewis<liwei945@huawei.com> # message auto-generated for no-merge-commit merge: !631 merge master into master add hccl development slides Created-by: Leewis Commit-by: Leewis Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> HCCL 课程材料刷新 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> ## 测试 <!--描述进行了哪些测试来验证你的改动。包括但不限于二级冒烟、算子泛化等。--> ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [ ] 新特性 - [x] 内容优化 - [ ] 其他,请描述: ## 其他信息 <!-- 在这里可以添加任何与这个 Pull Request 相关的其他说明。 --> See merge request: cann/cann-learning-hub!631 | 1 个月前 |
| docs: 将文档链接域名从 ai.gitcode.com 替换为 sg-ai.atomgit.com 更新项目中全部 md 文档(含各层级 README 与 docs 指南)中的 notebookcann 在线体验链接,域名前缀由 ai.gitcode.com 改为 sg-ai.atomgit.com。 Co-Authored-By: AtomCode (deepseek-v4-flash) <noreply@atomgit.com> | 1 个月前 |
| fix qwen3_8b chapter 5&6 issues Co-authored-by: liuyufan<liuyufan9@huawei.com> # message auto-generated for no-merge-commit merge: !632 merge master into master fix qwen3_8b chapter 5&6 issues Created-by: liuyufan0725 Commit-by: liuyufan Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> 修复 Qwen3-8B 推理优化课程第5和第6章节的 4 个 Issue - **#105**:第 6 章 06_custom_matmul_operator...ipynb 中 6.2 节原地修改 recipes 源码污染 baseline 对比,改为替换前在内存中备份原始内容(W8A8_ORIGINAL_CODE),并在 7.4 节新增恢复单元格写回原始源码。 - **#262**:第 5 章 05_quantization_qwen3_8b.ipynb 模型权重下载未使用 QWEN3_8B_MODEL_PATH 环境变量,改为与前几章一致的 MODEL_ID = os.environ.get('QWEN3_8B_MODEL_PATH') or 'Qwen/Qwen3-8B'。 - **#432**:① 第 5 章将"纯 INT8 输出"修正为"INT32 输出",与算子规格表一致;② 第 6 章 2.1 节新增术语说明,明确 A8W8 与 W8A8 为同一量化方案;③ README 课程简介中补充第 5/6 章量化与自定义算子内容。 - **#521**:第 6 章 cell#0 中「本章定位」「通过实践达成的学习目标」「本章大纲」三个导引小节改为 h2,与第 1 章及本章后续编号小节层级保持一致。 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> 关联Issue [#105](https://gitcode.com/cann/cann-learning-hub/issues/105) Issue [#262](https://gitcode.com/cann/cann-learning-hub/issues/262) Issue [#432](https://gitcode.com/cann/cann-learning-hub/issues/432) Issue [#521](https://gitcode.com/cann/cann-learning-hub/issues/521) ## 测试 <!--描述进行了哪些测试来验证你的改动。包括但不限于二级冒烟、算子泛化等。--> 执行code cell内容符合预期。 ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> 更新了tutorials/llm_inference/qwen3_8b/README.md ## 类型标签 <!-- [x] 表示选中 --> - [x] Bug修复 - [ ] 新特性 - [ ] 内容优化 - [ ] 其他,请描述: ## 其他信息 <!-- 在这里可以添加任何与这个 Pull Request 相关的其他说明。 --> See merge request: cann/cann-learning-hub!632 | 1 个月前 |
| Add SFT training pipeline slides Co-authored-by: wulianhua<wulianhua3@h-partners.com> # message auto-generated for no-merge-commit merge: !794 merge feat/sft-training-pipeline-slides into master Add SFT training pipeline slides Created-by: mystri Commit-by: wulianhua Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> ## 测试 <!--描述进行了哪些测试来验证你的改动。包括但不限于二级冒烟、算子泛化等。--> ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [ ] 新特性 - [ ] 内容优化 - [ ] 其他,请描述: ## 其他信息 <!-- 在这里可以添加任何与这个 Pull Request 相关的其他说明。 --> See merge request: cann/cann-learning-hub!794 | 1 个月前 |
| 完善readme Co-authored-by: Saturday22266<xyi3719@gmail.com> # message auto-generated for no-merge-commit merge: !792 merge insert-autofusion into master 完善readme Created-by: Saturday22266 Commit-by: Saturday22266 Merged-by: cann-robot Description: 完善readme See merge request: cann/cann-learning-hub!792 | 1 个月前 |