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

Bring back BART to V4 and make it more general #4914

Merged
merged 26 commits into from
Sep 3, 2021

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    b0025b0 View commit details
    Browse the repository at this point in the history
  2. aesarize

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    4224969 View commit details
    Browse the repository at this point in the history
  3. improve docstrings

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    750ca75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9a0937 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05ce929 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    412845d View commit details
    Browse the repository at this point in the history
  7. add test and fix pylint

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    139821c View commit details
    Browse the repository at this point in the history
  8. fix float32

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    f0037c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afff2be View commit details
    Browse the repository at this point in the history
  10. remove xfail

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    f4b7b13 View commit details
    Browse the repository at this point in the history
  11. add back xfail on windows

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    45381ca View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a07f050 View commit details
    Browse the repository at this point in the history
  13. fix test

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    35bc056 View commit details
    Browse the repository at this point in the history
  14. clean rnd

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    8f498fc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0bfaeba View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    c7da202 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4985e55 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    51b2c4d View commit details
    Browse the repository at this point in the history
  19. revert xfail

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    14d2128 View commit details
    Browse the repository at this point in the history
  20. add tests

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d1982dc View commit details
    Browse the repository at this point in the history
  21. fix number of chains

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    c1c3a0b View commit details
    Browse the repository at this point in the history
  22. revert test

    aloctavodia committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9ea259a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6cebc10 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. test random

    aloctavodia committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    efa8dc6 View commit details
    Browse the repository at this point in the history
  2. test random

    aloctavodia committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    64496cd View commit details
    Browse the repository at this point in the history
  3. add missing data test

    aloctavodia committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    d67c9a3 View commit details
    Browse the repository at this point in the history