In #13356, we added a guide to comprehensively profile our pipelines with Claude. It, in turn, helped us get rid of issues that can get in the way of the benefits provided by torch.compile.
We cannot profile all our important pipelines alone, and this is where the community could really help us! In this thread, we want to gather interest from our community for such an initiative.
How to take part?
- Take a pipeline of your choice (start with T2I or T2V first, as it's simpler than others). Then discuss with us here to gauge feasibility (not all pipelines are equally widely used). Tag
dg845 and sayakpaul while discussing.
- If there's mutual agreement, profile the pipeline following the steps outlined in the guide.
- If there are fixes to be made, open a PR to ship the fixes. Also, include the results before and after those fixes.
Cc: @dg845
In #13356, we added a guide to comprehensively profile our pipelines with Claude. It, in turn, helped us get rid of issues that can get in the way of the benefits provided by
torch.compile.We cannot profile all our important pipelines alone, and this is where the community could really help us! In this thread, we want to gather interest from our community for such an initiative.
How to take part?
dg845andsayakpaulwhile discussing.Cc: @dg845