Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardize fast pipeline tests with PipelineTestMixin #1526

Merged
merged 25 commits into from
Dec 6, 2022

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    38420b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. refactor the sd tests a bit

    anton-l committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9349279 View commit details
    Browse the repository at this point in the history
  2. add more common tests

    anton-l committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f5ae7ec View commit details
    Browse the repository at this point in the history
  3. add xformers

    anton-l committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d898a24 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. add progressbar test

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ce1b776 View commit details
    Browse the repository at this point in the history
  2. cleanup

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    26d7a3b View commit details
    Browse the repository at this point in the history
  3. upd fp16

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    836fbe2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    148546f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e6a354 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    488a6b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cb61d0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    75060ac View commit details
    Browse the repository at this point in the history
  9. Merge main

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    c4baf7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4fb91fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    32d6b4b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e8b51a View commit details
    Browse the repository at this point in the history
  13. remove unused mixins

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    58b31b8 View commit details
    Browse the repository at this point in the history
  14. quality

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    806af67 View commit details
    Browse the repository at this point in the history
  15. add missing inits

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    a222de7 View commit details
    Browse the repository at this point in the history
  16. try to fix mps tests

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    8789df6 View commit details
    Browse the repository at this point in the history
  17. fix mps tests

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    24400cf View commit details
    Browse the repository at this point in the history
  18. add mps warmups

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    efaf2fe View commit details
    Browse the repository at this point in the history
  19. skip for some pipelines

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2799c55 View commit details
    Browse the repository at this point in the history
  20. style

    anton-l committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    ee38f96 View commit details
    Browse the repository at this point in the history
  21. Update tests/test_pipelines_common.py

    Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
    anton-l and patrickvonplaten authored Dec 6, 2022
    Configuration menu
    Copy the full SHA
    0800844 View commit details
    Browse the repository at this point in the history