diffusers
0343d8f5 - Do not use torch.float64 on the mps device (#942)

Comment changes are shownComment changes are hidden
Commit
2 years ago
Do not use torch.float64 on the mps device (#942) * Add failing test for #940. * Do not use torch.float64 in mps. * style * Temporarily skip add_noise for IPNDMScheduler. Until #990 is addressed.
Author
Parents
  • src/diffusers/schedulers
    • File
      scheduling_lms_discrete.py
  • tests
    • File
      test_scheduler.py