已合并
fix_device_dynamo_trace #31555
Ambi创建于 3月9日
fix_device_dynamo_trace #31555
已合并
Ambi创建于 3月9日
已删除 :master合入到Ascend/pytorchmaster
Ambi
Ambi
3月9日

【合入来源】

如有社区issue,请关联issue链接
请勿携带内部流程信息(需求链接、问题单、内部issue等)

【修改方案】

现场问题
torch.device在原生中为skipVariable 而pta把他归为TorchInGraphFunctionVariable,在dynamo阶段会出现trcae失败的问题。

【资料变更】

不涉及

【接口变更】

不涉及

【功能验证】

社区issue测试,以及现场问题反馈的用例

【CheckList】

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

likedislike
Pull Request已成功合入, 合并人@ascend-robot
(感谢 Ambi 的贡献)
AmbiAmbi
3月9日 创建了 pull request,commit 6a1cb2b8
ascend-robot
ascend-robot成员
3月9日 评论:

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


PR Approval Progress

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

Module Approval Details

module lgtm status approve status
test li_jing_hw, zichun_ye (2/2) li_jing_hw, zichun_ye (2/1)
torch_npu/utils zichun_ye, li_jing_hw (2/2) zichun_ye, li_jing_hw (2/1)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
ascend-robotascend-robot成员
3月9日 添加了label:ascend-cla/yes
ascend-robot
ascend-robot成员
3月9日 评论:

CLA Signature Pass

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

likedislike
Ambi
Ambi
3月9日 评论:

compile

likedislike
ascend-robotascend-robot成员
3月9日 添加了label:ci-pipeline-running
AmbiAmbi
3月9日 修改了pull request 的描述
ascend-robotascend-robot成员
3月9日 删除了label:ci-pipeline-running
ascend-robotascend-robot成员
3月9日 添加了label:ci-pipeline-failed
ascend-robot
ascend-robot成员
3月9日 评论:
流水线 PR-pipeline_pytorch#9806 运行失败
阶段 任务名 状态 详情
编译构建 Build_X86 >>>
Build_LibTorch >>>
Build_ARM >>>
Build_ARM_inductor 🛑 >>>
Build_X86_torchair 🛑 >>>
Build_ARM_torchair 🛑 >>>
恶意代码检查 Antipoison >>>
编码安全与规范检查 CodeCheck >>>
check_error >>>
开源片段检查 SCA >>>
开发者测试 UT_X86_Part_01 🛑 >>>
UT_X86_Part_02 🛑 >>>
UT_ARM_A2_Part_01 >>>
UT_ARM_A2_Part_02 >>>
UT_DIST_X86_Part_01 🛑 >>>
UT_DIST_X86_Part_02 🛑 >>>
UT_DIST_X86_Part_03 🛑 >>>
UT_DIST_X86_Part_04 🛑 >>>
UT_inductor_Part_01 🛑 >>>
UT_inductor_Part_02 🛑 >>>
UT_inductor_Part_03 🛑 >>>
UT_inductor_Part_04 🛑 >>>
流水线 PR-pipeline_pytorch >>>
likedislike
Ambi
Ambi
3月9日 评论:

compile

likedislike
ascend-robotascend-robot成员
3月9日 删除了label:ci-pipeline-failed
ascend-robotascend-robot成员
3月9日 添加了label:ci-pipeline-running
ascend-robotascend-robot成员
3月9日 删除了label:ci-pipeline-running
ascend-robotascend-robot成员
3月9日 添加了label:ci-pipeline-passed
ascend-robot
ascend-robot成员
3月9日 评论:
流水线 PR-pipeline_pytorch#9829 已完成
阶段 任务名 状态 详情
编译构建 Build_X86 >>>
Build_LibTorch >>>
Build_ARM >>>
Build_ARM_inductor 🛑 >>>
Build_X86_torchair 🛑 >>>
Build_ARM_torchair 🛑 >>>
恶意代码检查 Antipoison >>>
编码安全与规范检查 CodeCheck >>>
check_error >>>
开源片段检查 SCA >>>
开发者测试 UT_X86_Part_01 🛑 >>>
UT_X86_Part_02 🛑 >>>
UT_ARM_A2_Part_01 >>>
UT_ARM_A2_Part_02 >>>
UT_DIST_X86_Part_01 🛑 >>>
UT_DIST_X86_Part_02 🛑 >>>
UT_DIST_X86_Part_03 🛑 >>>
UT_DIST_X86_Part_04 🛑 >>>
UT_inductor_Part_01 🛑 >>>
UT_inductor_Part_02 🛑 >>>
UT_inductor_Part_03 🛑 >>>
UT_inductor_Part_04 🛑 >>>
流水线 PR-pipeline_pytorch >>>
likedislike
zichun_ye
zichun_ye成员
3月11日 评论:

/approve

likedislike
ascend-robotascend-robot成员
3月11日 添加了label:approved
AmbiAmbi
3月11日 修改标题为 “fix_device_”,原标题为“fix_MT_bug”
AmbiAmbi
3月11日 修改标题为 “fix_device_dynamo_trace”,原标题为“fix_device_”
li_jing_hw成员
3月11日 评论:

/approve

likedislike
ascend-robotascend-robot成员
3月11日 添加了label:lgtm
ascend-robot
ascend-robot成员
3月11日 评论:

Review Guide

This pull-request passes review.
Committers who wrote a comment of /approve are: zichun_ye, li_jing_hw.
Reviewers who wrote a comment of /lgtm are: li_jing_hw, zichun_ye.

likedislike
ascend-robotascend-robot成员
3月11日 合入了pull request