Skip to content

list of outdated schedulers we need to remove/deprecate  #5092

@yiyixuxu

Description

@yiyixuxu

I'm compiling a list of outdated schedulers we can remove/deprecate here. Below are just a few I have in mind. There are many schedulers we have that I'm not super familiar with. So please help me complete this list! 🤗🤗🤗

  • KarrasVeScheduler
    • I think we can just delete this?
  • DPMSolverSDEScheduler
    • we should add the SDE variant to DPMSolverSinglestepScheduler and then deprecate this pipeline
  • the "dpmsolver", "sde-dpmsolver" algorithms in DPMSolverMultistepScheduler:
    • do we use them at all? Based on the paper, it does not work with the guidance scale and is not as good as the dpmsolver+++ scheduler the same author proposed later. They are part of the same scheduler, so I'm fine keeping them. But I would favor deleting them if possible because it is a bit overwhelming and confusing with too many different options.

Metadata

Metadata

Assignees

Labels

staleIssues that haven't received updates

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions