-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Help us profile important pipelines and improve if needed #13401
Copy link
Copy link
Open
Labels
diffusers-mvpperformanceAnything related to performance improvements, profiling and benchmarkingAnything related to performance improvements, profiling and benchmarking
Description
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
dg845andsayakpaulwhile 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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
diffusers-mvpperformanceAnything related to performance improvements, profiling and benchmarkingAnything related to performance improvements, profiling and benchmarking