pytorch/pytorch

Make tlparse able to show a summary of distinct graph breaks

Open

#153,669 创建于 2025年5月15日

在 GitHub 查看
 (14 评论) (0 反应) (0 负责人)Python (27,795 fork)batch import
dynamo-triage-jan2025good first issuemodule: compile uxmodule: dynamooncall: pt2triaged

仓库指标

Star
 (99,916 star)
PR 合并指标
 (平均合并 1天 10小时) (30 天内合并 42 个 PR)

描述

🚀 The feature, motivation and pitch

Right now we have this in tlparse:

which often contains duplicated graph breaks:

The goal is to have a summary of distinct graph breaks for end users who just want to fix their graph breaks.

Alternatives

No response

Additional context

No response

cc @chauhang @penguinwu @voznesenskym @EikanWang @jgong5 @Guobing-Chen @XiaobingSuper @zhuhaozhe @blzheng @wenzhe-nrv @jiayisunx @chenyang78 @kadeng @amjames @Lucaskabela

贡献者指南