已合并
issue问题修复 #685
jiangxiuhan创建于 8月13日
issue问题修复 #685
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 jiangxiuhan 的贡献)8月13日 创建了 pull request,commit 34ca9f3b
atomgit-bot
8月13日 评论:
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.01、02.07、02.08、02.09、02.10等 notebook 中的相对路径与!cat/!grep命令。 - 章节改名与导航更新:
02.10_quant_dispatch_practice.ipynb重命名为02.10_chapter_test.ipynb,链接文案由「量化 Dispatch 实践」改为「章节测试」,并同步更新02.01的目录表和02.09的上下章导航。 - 修正内部交叉链接章节编号:将
02.07与02.10中指向01.06_dispatch_combine_core_flow.ipynb、01.07_win_memory_layout.ipynb的链接改为02.06_dispatch_combine_core_flow.ipynb、02.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_DIR、EXE等变量设置。


不准确?
atomgit-bot
8月13日 评论:
8月13日 评论:
8月13日 添加了label:stat/needs-squash
8月13日 添加了label:cann-cla/yes
此处折叠了75条消息 查看更多
CANN-robot
26 天前 评论:
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.


CANN-robot
26 天前 评论:
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.


CANN-robot
26 天前 评论:
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.


26 天前 合入了pull request
描述
修复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
测试
文档更新
类型标签
其他信息