diffusers
125342c7
- fix the same generator/device bug in add_noise
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
fix the same generator/device bug in add_noise missed this one earlier; two more torch.rand calls with the same CPU-generator-on-CUDA mismatch.
References
#14661 - Run DiffusionGemma and LLaDA2 pipeline tests through the shared PipelineTesterMixin
Author
kashif
Parents
640e064d
Loading