huggingface/diffusers

Make `FlaxLMSDiscreteScheduler` jittable

Open

#2,180 opened on Jan 31, 2023

 (8 comments) (2 reactions) (0 assignees)Python (4,562 forks)batch import
good first issue

Repository metrics

Stars
 (22,190 stars)
PR merge metrics
 (PR metrics pending)

Description

Please, see discussion in #2155. I was under the wrong assumption that FlaxLMSDiscreteScheduler had been made jittable as part of #1661, but it never was.

Contributor guide