已合并
[inductor][docs]update on inductor docs #45550
jimmycao9929创建于 5 天前
[inductor][docs]update on inductor docs #45550
已合并
jimmycao9929创建于 5 天前
jimmycao9929
5 天前

fix: #4283

【合入来源】

【修改方案】

资料更新:inductor架构图
增加资料:split core / limit core

【资料变更】

资料更新:inductor架构图
增加资料:split core / limit core

【接口变更】

不涉及

【功能验证】

不涉及

【CheckList】

PR提交人对以下CheckList自检项进行全量自检,自检通过或不涉及,均修改 [ ] 为 [x]

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 jimmycao9929 的贡献)
Jjimmycao9929
5 天前 创建了 pull request,commit 3fd8106e
Jjimmycao9929
5 天前 关联了issue:[Doc]: 更新Inductor架构图和分核/限核相关
atomgit-bot
atomgit-bot
5 天前 评论:

变更摘要

本次 PR 为 inductor 模块的资料(文档)更新,用于解决 issue #4283。主要工作是更新 inductor 架构图相关文档,并新增关于 split core / limit core 的说明资料。PR 明确不涉及接口变更与功能验证,属于纯文档性质的修改,不改变任何运行逻辑或对外接口行为。

主要改动

  • 更新 inductor 架构图资料: 对 inductor 架构图相关文档内容进行更新,使资料与当前架构保持一致
  • 新增 split core / limit core 资料: 增加关于 split core / limit core 的说明文档,补充相关能力的资料描述
  • 文档类变更,无代码逻辑影响: 本次改动不涉及接口变更与功能验证,仅为资料层面的更新与补充
likedislike
atomgit-bot
atomgit-bot
5 天前 评论:

🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。

likedislike
ascend-robotascend-robot成员
5 天前 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
5 天前 评论:

Thanks for your pull-request.
The full list of commands accepted by me can be found at here.
You can get sig-info at here.
You can self-configure the PR merge rules for this repository. For more details, please refer to Here.


PR Approval Progress

Congratulations! All modules have met the lgtm and approve requirements.

Module Approval Details

module lgtm status approve status
**/*.md chenrayray, LEE JIHAE (2/2) chenrayray (1/1)
torch_npu/_inductor chenrayray, crazyDannyBoy (2/2) chenrayray (1/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)

CLA Signature Pass

jimmycao9929, thanks for your pull request. All authors of the commits have signed the CLA. 👍

likedislike
ascend-robot
ascend-robot成员
5 天前 评论:

当前仓库存在以下 保护分支

Protected Branch Version Release
master
v2.7.1
v2.11.0
v2.12.0
v2.10.0
v2.9.0
v2.7.1-26.1.0
v2.9.0-26.1.0
v2.12.0-26.1.0
v2.11.0-26.1.0
v2.10.0-26.1.0
ci-test

评论 /sync <branch1> <branch2> ... 可将当前 PR 修改同步到其它分支(创建同步 PR):
a) 如果当前 PR 是 Open 状态,同步操作将延迟到 PR 被合并时执行
b) 如果当前 PR 已经 Merged,将立即执行同步操作

注意:

  1. /sync 命令可以指定同步到多个分支,仅最后一个 /sync 命令生效
  2. 如果创建的同步 PR 不正确,可通过向同步 PR 的源分支提交轻量级 PR 完善,或使用 /close 命令关闭
likedislike
AtlasAccountAtlasAccount成员
5 天前 添加了label:ci-pipeline-running
ascend-robot
ascend-robot成员
5 天前 评论:

ascend docs pipeline is running...

likedislike
ascend-robotascend-robot成员
5 天前 添加了label:docs-ci-pipeline-running
ascend-robot
ascend-robot成员
5 天前 评论:

❌ 文档门禁未通过!

检查项 检查结果 详情
markdownlint ❌ 未通过 查看详情
link-validity-check ✅ 已通过 查看详情
resource-existence-check ❌ 未通过 查看详情
tag-closed-check ✅ 已通过 查看详情

💡 本次检查出 4 项错误,详情内容如下:

序号 错误详情
1 [文件路径]:torch_npu/_inductor/docs/feature/limit_core/limit_core.md
[检查类型]:markdownlint
[错误位置]:第 19 行
[错误信息]:MD022:标题后请换行。期望:1;当前:0; Below
[错误内容]:## 使用约束
2 [文件路径]:torch_npu/_inductor/docs/feature/limit_core/limit_core.md
[检查类型]:markdownlint
[错误位置]:第 20 行
[错误信息]:MD032:列表前后应该换行
[错误内容]:- 在A2/A3/A5代际,Cube和Vector的配比是1:2。因此,设置NPU_DEVICE_LIMIT时,建议Cube和Vector的数量比例达成1:2。
3 [文件路径]:torch_npu/_inductor/docs/overview/overview.md
[检查类型]:resource-existence-check
[错误位置]:第 20 行
[错误信息]:资源链接无法访问
[错误内容]:inductor_arch_v1.png
4 [文件路径]:torch_npu/_inductor/docs/overview/overview.md
[检查类型]:resource-existence-check
[错误位置]:第 20 行
[错误信息]:引用的文件已被删除
[错误内容]:inductor_arch_v1.png
likedislike
ascend-robotascend-robot成员
5 天前 删除了label:docs-ci-pipeline-running
ascend-robotascend-robot成员
5 天前 添加了label:docs-ci-pipeline-failed
AtlasAccountAtlasAccount成员
5 天前 删除了label:ci-pipeline-running
AtlasAccountAtlasAccount成员
5 天前 添加了label:ci-pipeline-passed
AtlasAccount
AtlasAccount成员
5 天前 评论:
流水线 PR-pipeline_pytorch#64851 [ commitID:7ae1c9cc ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
阶段 任务名 状态 详情
编译构建 Build_X86 🛑 >>>
Build_ARM 🛑 >>>
Build_X86_torchair 🛑 >>>
Build_ARM_torchair 🛑 >>>
patch_test 🛑 >>>
Build_X86_213 🛑 >>>
Build_ARM_213 🛑 >>>
恶意代码检查 Antipoison >>>
编码安全与规范检查 codecheck_pre-commit >>>
check_error >>>
lintrunner >>>
开源片段检查 SCA >>>
开发者测试 UT_ARM_A3_Part_01 🛑 >>>
UT_ARM_A3_Part_02 🛑 >>>
UT_ARM_A2_Part_01 🛑 >>>
UT_ARM_A2_Part_02 🛑 >>>
UT_ARM_A2_Part_03 🛑 >>>
UT_inductor_Part_01 🛑 >>>
UT_inductor_Part_02 🛑 >>>
UT_inductor_Part_03 🛑 >>>
UT_inductor_Part_04 🛑 >>>
UT_DIST_ARM_Part_01 🛑 >>>
UT_DIST_ARM_Part_02 🛑 >>>
UT_DIST_ARM_Part_03 🛑 >>>
UT_DIST_ARM_Part_04 🛑 >>>
UT_ARM_A2_Select_Part_01 🛑 >>>
UT_ARM_A2_Select_Part_02 🛑 >>>
UT_ARM_A2_Part_213 🛑 >>>
UT_inductor_Part_213 🛑 >>>
UT_DIST_ARM_Part_213 🛑 >>>
UT_ARM_A2_Select_Part_213 🛑 >>>
流水线 PR-pipeline_pytorch >>>
此流水线已支持下列评论快捷指令,仅PR创建者和白名单成员[wujinyuan1, huangjingwei, liangsongwei, yashi999, culechan, Dring, wuyouqi1, L1919_snow, qq_52711437, WhiteNight12, nomiz, xiu_21, ffmh, wanglijun55, hss-shuai, husichao, smallsilly, lanshaozuishuai, jimmyisme1, lzy0920232, alpha-junh, Sunshine_Youngster, wei_zhuoyi, zhangyihuiben, zyw-hw, zzzkeke, rmch, yangch0324, LucciC, AACAES, renyujin, wjlflyer, senzhen-town, pengjingyou, qsc97, limuan, yule100, xiaoqi-zhou, kuhn7, chenxingying, hanye02, zichun_ye, anyrenwei, kkjocker, wangzili121, Lu_G, yvjc, puddingfjz, HandsoemLemon, bigprestigee1, huawuyi, zhenyu10, dairenjie, du-jin-hang, zou-jieyu, adelaideliu, TrHan, wanlinan, Windwindzzz, pengqihw, kisnwang, yuheng_wang, honghao_wang, jizewei, zhangguoguang, sunyu-xuan, chenrayray, hbhu_bin, liujunzhu, c_34, LiNuoh, maoyuanpeng1, zzhongmin, zhaoyu65, bellatan, jiabaolin, zhuofanshen, wencaiwen, lu_zhuge, caoshuyang, molly12, lyx324521, LQ1206, gitcode-chenjiao, cai-weiwei1989, CHDong, ogqin, yuanlipingGit, xuqinglin1, lqz2, zouwei1, chaoluoa, paradox325, jackzhang1116, yaoyao, akh, yujiacheng, dengjie0116, Hubert11111, Shine_Ws, wslhj555, longqiand, OYtao666, JiaqingQiang, luyyyy, Kingbelial, zhanghaiyu0101, wenxp1018, yanliu-luoluo, ksun_sekiro, liyong328, wgzheng, tangky, vivi_is_coding, aoiaoisola, weixin_44494597, wangmengmengwang65667, hid57809721, qq_35468730, comeonup, C547032, gcw_m5OQChA4, yao_yao_ling_xian, cnnbwcy, szqfes_12, cora_19, cann_lilin, can, shawnylee233, fanglanyue0916, hhz0, LiNuohang, taohuoquan, Jesse, WSs_321, SCh_zx]评论有效
  • compile、compile_inductor、compile_torchair : 运行流水线
  • retry : 重试流水线所有失败子任务
  • retry <任务名> : 仅重试指定失败子任务
  • stop : 停止流水线
likedislike
Jjimmycao9929
4 天前 update merge request[project id: 7404318, iid: 45550, commit_id: fe3b34b80766401c11335f4339977569aea5cd41] virtual merging success
Jjimmycao9929
4 天前 强制推送  1 个提交:588be749-update on inductor docs
Jjimmycao9929
4 天前 update merge request[project id: 7404318, iid: 45550, commit_id: 466582755bd1d15ed253f10d626da5f98f52c5d6] virtual merging success
AtlasAccountAtlasAccount成员
4 天前 删除了label:ci-pipeline-passed
ascend-robotascend-robot成员
4 天前 删除了label:ascend-cla/yes
ascend-robotascend-robot成员
4 天前 添加了label:ascend-cla/yes
jimmycao9929
4 天前 评论:

compile

likedislike
AtlasAccountAtlasAccount成员
4 天前 添加了label:ci-pipeline-running
ascend-robot
ascend-robot成员
4 天前 评论:

ascend docs pipeline is running...

likedislike
ascend-robotascend-robot成员
4 天前 删除了label:docs-ci-pipeline-failed
ascend-robotascend-robot成员
4 天前 添加了label:docs-ci-pipeline-running
ascend-robot
ascend-robot成员
4 天前 评论:

ascend docs pipeline is running...

likedislike
ascend-robot
ascend-robot成员
4 天前 评论:

✅ 文档门禁通过!

检查项 检查结果 详情
markdownlint ✅ 已通过 查看详情
link-validity-check ✅ 已通过 查看详情
resource-existence-check ✅ 已通过 查看详情
tag-closed-check ✅ 已通过 查看详情
likedislike
ascend-robotascend-robot成员
4 天前 删除了label:docs-ci-pipeline-running
ascend-robotascend-robot成员
4 天前 添加了label:docs-ci-pipeline-success
ascend-robot
ascend-robot成员
4 天前 评论:

✅ 文档门禁通过!

检查项 检查结果 详情
markdownlint ✅ 已通过 查看详情
link-validity-check ✅ 已通过 查看详情
resource-existence-check ✅ 已通过 查看详情
tag-closed-check ✅ 已通过 查看详情
likedislike
AtlasAccountAtlasAccount成员
4 天前 删除了label:ci-pipeline-running
AtlasAccountAtlasAccount成员
4 天前 添加了label:ci-pipeline-passed
AtlasAccount
AtlasAccount成员
4 天前 评论:
流水线 PR-pipeline_pytorch#65045 [ commitID:588be749 ] 已完成
>>>代码风格自动修复执行成功(无修复内容)
阶段 任务名 状态 详情
编译构建 Build_X86 ⚪ IGNORED >>>
Build_ARM ⚪ IGNORED >>>
Build_X86_torchair ⚪ IGNORED >>>
Build_ARM_torchair ⚪ IGNORED >>>
patch_test ⚪ IGNORED >>>
Build_X86_213 ⚪ IGNORED >>>
Build_ARM_213 ⚪ IGNORED >>>
恶意代码检查 Antipoison ✅ COMPLETED >>>
编码安全与规范检查 codecheck_pre-commit ✅ COMPLETED >>>
check_error ✅ COMPLETED >>>
lintrunner ✅ COMPLETED >>>
开源片段检查 SCA ✅ COMPLETED >>>
开发者测试 UT_ARM_A3_Part_01 ⚪ IGNORED >>>
UT_ARM_A3_Part_02 ⚪ IGNORED >>>
UT_ARM_A2_Part_01 ⚪ IGNORED >>>
UT_ARM_A2_Part_02 ⚪ IGNORED >>>
UT_ARM_A2_Part_03 ⚪ IGNORED >>>
UT_inductor_Part_01 ⚪ IGNORED >>>
UT_inductor_Part_02 ⚪ IGNORED >>>
UT_inductor_Part_03 ⚪ IGNORED >>>
UT_inductor_Part_04 ⚪ IGNORED >>>
UT_DIST_ARM_Part_01 ⚪ IGNORED >>>
UT_DIST_ARM_Part_02 ⚪ IGNORED >>>
UT_DIST_ARM_Part_03 ⚪ IGNORED >>>
UT_DIST_ARM_Part_04 ⚪ IGNORED >>>
UT_ARM_A2_Select_Part_01 ⚪ IGNORED >>>
UT_ARM_A2_Select_Part_02 ⚪ IGNORED >>>
UT_ARM_A2_Part_213 ⚪ IGNORED >>>
UT_inductor_Part_213 ⚪ IGNORED >>>
UT_DIST_ARM_Part_213 ⚪ IGNORED >>>
UT_ARM_A2_Select_Part_213 ⚪ IGNORED >>>
流水线 PR-pipeline_pytorch ✅ COMPLETED >>>
此流水线已支持下列评论快捷指令,仅PR创建者和白名单成员[wujinyuan1, huangjingwei, liangsongwei, yashi999, culechan, Dring, wuyouqi1, L1919_snow, qq_52711437, WhiteNight12, nomiz, xiu_21, ffmh, wanglijun55, hss-shuai, husichao, smallsilly, lanshaozuishuai, jimmyisme1, lzy0920232, alpha-junh, Sunshine_Youngster, wei_zhuoyi, zhangyihuiben, zyw-hw, zzzkeke, rmch, yangch0324, LucciC, AACAES, renyujin, wjlflyer, senzhen-town, pengjingyou, qsc97, limuan, yule100, xiaoqi-zhou, kuhn7, chenxingying, hanye02, zichun_ye, anyrenwei, kkjocker, wangzili121, Lu_G, yvjc, puddingfjz, HandsoemLemon, bigprestigee1, huawuyi, zhenyu10, dairenjie, du-jin-hang, zou-jieyu, adelaideliu, TrHan, wanlinan, Windwindzzz, pengqihw, kisnwang, yuheng_wang, honghao_wang, jizewei, zhangguoguang, sunyu-xuan, chenrayray, hbhu_bin, liujunzhu, c_34, LiNuoh, maoyuanpeng1, zzhongmin, zhaoyu65, bellatan, jiabaolin, zhuofanshen, wencaiwen, lu_zhuge, caoshuyang, molly12, lyx324521, LQ1206, gitcode-chenjiao, cai-weiwei1989, CHDong, ogqin, yuanlipingGit, xuqinglin1, lqz2, zouwei1, chaoluoa, paradox325, jackzhang1116, yaoyao, akh, yujiacheng, dengjie0116, Hubert11111, Shine_Ws, wslhj555, longqiand, OYtao666, JiaqingQiang, luyyyy, Kingbelial, zhanghaiyu0101, wenxp1018, yanliu-luoluo, ksun_sekiro, liyong328, wgzheng, tangky, vivi_is_coding, aoiaoisola, weixin_44494597, wangmengmengwang65667, hid57809721, qq_35468730, comeonup, C547032, gcw_m5OQChA4, yao_yao_ling_xian, cnnbwcy, szqfes_12, cora_19, cann_lilin, can, shawnylee233, fanglanyue0916, hhz0, LiNuohang, taohuoquan, Jesse, WSs_321, SCh_zx]评论有效
  • compile、compile_inductor、compile_torchair : 运行流水线
  • retry : 重试流水线所有失败子任务
  • retry <任务名> : 仅重试指定失败子任务
  • stop : 停止流水线
likedislike
leejihae
4 天前 评论:

/lgtm

likedislike
chenrayray
chenrayray成员
4 天前 评论:

/approve

likedislike
ascend-robotascend-robot成员
4 天前 添加了label:approved
dezheng889成员
4 天前 评论:

/lgtm

likedislike
ascend-robotascend-robot成员
4 天前 添加了label:lgtm
ascend-robotascend-robot成员
4 天前 合入了pull request
AtlasAccount
AtlasAccount成员
4 天前 评论:
流水线 pytorch_gitcode_PR_multiVersion#14782 [ commitID:588be749 ] 已完成
likedislike