已合并
【rfc】mlir_triton_lowering_file_refactoring #37279
cuiduo创建于 6月1日
【rfc】mlir_triton_lowering_file_refactoring #37279
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 cuiduo 的贡献)ascend-robot
6月1日 评论:
6月1日 评论:
torch_npu/_inductor/lowering_patch.py
@@ -0,0 +136,6 @@
136+ )
137+
138+ # Ensure IR patches (TracedGraph hooks) are registered.
139+ import torch_npu._inductor.ascend_npu_ir.ascend_npu_ir.npu.inductor_patch.ir # noqa: F401
140+
141+ apply_mlir_lowering_patch(npu_lowering)
142+ _patch_scheduler()
【openlibing.ci】识别到代码检查告警抑制注释,匹配工具:flake8,请Committer检视其合理性。


torch_npu/_inductor/lowering_patch.py
@@ -0,0 +136,6 @@
136+ )
137+
138+ # Ensure IR patches (TracedGraph hooks) are registered.
139+ import torch_npu._inductor.ascend_npu_ir.ascend_npu_ir.npu.inductor_patch.ir # noqa: F401
140+
141+ apply_mlir_lowering_patch(npu_lowering)
142+ _patch_scheduler()
【openlibing.ci】识别到代码检查告警抑制注释,匹配工具:flake8,请Committer检视其合理性。


6月1日 添加了label:ascend-cla/yes
此处折叠了324条消息 查看更多
6月9日 添加了label:approved
ZhihaoLi
6月10日 评论:
6月10日 评论:
/approve


6月10日 添加了label:lgtm
6月10日 合入了pull request
ascend-robot
6月10日 评论:
6月10日 评论:
流水线 pytorch_gitcode_PR_multiVersion#10407 [ commitID:bceff4a8 ] 已完成


【合入来源】
【修改方案】
【资料变更】
【接口变更】
【功能验证】
【CheckList】