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

Fix -1e4 as attn mask #17306

Merged
merged 19 commits into from
Jun 20, 2022
Merged

Fix -1e4 as attn mask #17306

merged 19 commits into from
Jun 20, 2022

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    0322ea5 View commit details
    Browse the repository at this point in the history
  2. for GPTNeoX

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    eda3054 View commit details
    Browse the repository at this point in the history
  3. for Albert

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    78cb386 View commit details
    Browse the repository at this point in the history
  4. For Splinter

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5aaa4f9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47cc6af View commit details
    Browse the repository at this point in the history
  6. better style

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    1cc0b23 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3861fe0 View commit details
    Browse the repository at this point in the history
  8. Fix a few remaining -inf

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    217a1df View commit details
    Browse the repository at this point in the history
  9. more fix

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    2e5c050 View commit details
    Browse the repository at this point in the history
  10. clean up

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    51a577d View commit details
    Browse the repository at this point in the history
  11. For CLIP

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3201a0f View commit details
    Browse the repository at this point in the history
  12. For FSMT

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    3da95f9 View commit details
    Browse the repository at this point in the history
  13. clean up

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    b018a51 View commit details
    Browse the repository at this point in the history
  14. fix test

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    4faab4a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a2b419c View commit details
    Browse the repository at this point in the history
  16. fix

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    bcf7536 View commit details
    Browse the repository at this point in the history
  17. fix

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    73b5e65 View commit details
    Browse the repository at this point in the history
  18. fix conflict

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    5dc2a3f View commit details
    Browse the repository at this point in the history
  19. update FlaxLongT5Attention

    ydshieh committed Jun 20, 2022
    Configuration menu
    Copy the full SHA
    25eac91 View commit details
    Browse the repository at this point in the history