pytorch/pytorch

Make tlparse able to show a summary of distinct graph breaks

Open

#153.669 aberto em 15 de mai. de 2025

Ver no GitHub
 (14 comments) (0 reactions) (0 assignees)Python (27.795 forks)batch import
dynamo-triage-jan2025good first issuemodule: compile uxmodule: dynamooncall: pt2triaged

Métricas do repositório

Stars
 (99.916 stars)
Métricas de merge de PR
 (Mesclagem média 1d 10h) (42 fundiu PRs em 30d)

Description

🚀 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

Guia do colaborador