已合并
issue问题修复 #685
issue问题修复 #685
已合并
jiangxiuhan创建于 8月13日
jiangxiuhan
jiangxiuhan
8月13日

描述

修复issue
将实践脚手架目录统一由 scaffold_02_10/ 重命名为 src_02_10/,并把原 02.10_quant_dispatch_practice.ipynb(量化 Dispatch 实践)改为 02.10_chapter_test.ipynb(章节测试);随后在各教程 notebook 中同步更新了目录、文件引用和章节导航链接,修正了部分错乱的章节编号,同时调整了章节测试中的构建与执行路径

关联的Issue

https://gitcode.com/cann/cann-learning-hub/issues/366
https://gitcode.com/cann/cann-learning-hub/issues/367
https://gitcode.com/cann/cann-learning-hub/issues/453

测试

文档更新

类型标签

其他信息

likedislike
Pull Request已成功合入, 合并人@CANN-robot
(感谢 jiangxiuhan 的贡献)
jiangxiuhanjiangxiuhan
8月13日 创建了 pull request,commit 34ca9f3b
atomgit-bot
atomgit-bot
8月13日 评论:

变更摘要

本 PR 主要对 MoE 教程的目录结构与章节命名进行整理和修正:将实践脚手架目录统一由 scaffold_02_10/ 重命名为 src_02_10/,并把原 02.10_quant_dispatch_practice.ipynb(量化 Dispatch 实践)改为 02.10_chapter_test.ipynb(章节测试);随后在各教程 notebook 中同步更新了目录、文件引用和章节导航链接,修正了部分错乱的章节编号,同时调整了章节测试中的构建与执行路径。

主要改动

  • 脚手架目录重命名并同步引用:将 scaffold_02_10/(以及混用的 scaffold_01_10/answer/scaffold_*)统一改为 src_02_10/,并同步更新 02.0102.0702.0802.0902.10 等 notebook 中的相对路径与 !cat/!grep 命令。
  • 章节改名与导航更新02.10_quant_dispatch_practice.ipynb 重命名为 02.10_chapter_test.ipynb,链接文案由「量化 Dispatch 实践」改为「章节测试」,并同步更新 02.01 的目录表和 02.09 的上下章导航。
  • 修正内部交叉链接章节编号:将 02.0702.10 中指向 01.06_dispatch_combine_core_flow.ipynb01.07_win_memory_layout.ipynb 的链接改为 02.06_dispatch_combine_core_flow.ipynb02.07_win_memory_layout.ipynb
  • 调整章节测试的构建执行路径:在 02.10_chapter_test.ipynb 中,将运行脚本从基于 cann-samples/build_practice/Samples/2_Performance/... 的路径改为 practice_workspace/build/moe_dispatch_and_combine_story,并相应修改 BUILD_DIREXE 等变量设置。
likedislike
不准确?
atomgit-bot
atomgit-bot
8月13日 评论:

代码审查

✅ 未发现问题

likedislike
不准确?
CANN-robotCANN-robot成员
8月13日 添加了label:stat/needs-squash
CANN-robotCANN-robot成员
8月13日 添加了label:cann-cla/yes
此处折叠了75条消息 查看更多
CANN-robot
CANN-robot成员
26 天前 评论:

The MR can not be merged, because of CodeReview discussion not resolved

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
CANN-robot
CANN-robot成员
26 天前 评论:

The MR can not be merged, because of CodeReview discussion not resolved

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
CANN-robot
CANN-robot成员
26 天前 评论:

The MR can not be merged, because of CodeReview discussion not resolved

If you want to solve this problem, you can click here to do it in the FAQs.

likedislike
Mmeme成员
26 天前 解决了最后一个问题
CANN-robotCANN-robot成员
26 天前 合入了pull request