diffusers
32bf4fdc - Introduce the copy mechanism (#924)

Comment changes are shownComment changes are hidden
Commit
2 years ago
Introduce the copy mechanism (#924) * Introduce the copy mechanism * init tests * fix dummy tests * with * update copies tests
Author
Parents
  • .github/workflows
    • File
      pr_quality.yml
  • File
    Makefile
  • src/diffusers/schedulers
    • File
      scheduling_ddim.py
    • File
      scheduling_lms_discrete.py
  • tests/repo_utils
    • File
      test_check_copies.py
    • File
      test_check_dummies.py
  • utils
    • File
      check_copies.py
    • File
      check_dummies.py