diffusers
6a0a3123
- Fix bug in half precision for DPMSolverMultistepScheduler (#1349)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Fix bug in half precision for DPMSolverMultistepScheduler (#1349) * cast to float for quantile method * add fp16 test for DPMSolverMultistepScheduler fix * formatting update
References
#1349 - Fix bug in half precision for DPMSolverMultistepScheduler
Author
rtaori
Parents
c28d3c82
Loading