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

[Pallas] Integrate FlashAttention with SPMD #6935

Merged
merged 9 commits into from
Apr 18, 2024
Merged

Commits on Apr 17, 2024

  1. Add an e2e test

    alanwaketan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    01a5f87 View commit details
    Browse the repository at this point in the history
  2. initial commit

    alanwaketan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9bf7c12 View commit details
    Browse the repository at this point in the history
  3. Support forward

    alanwaketan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5a89157 View commit details
    Browse the repository at this point in the history
  4. Enable backward

    alanwaketan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    899735f View commit details
    Browse the repository at this point in the history
  5. Improve test case

    alanwaketan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    401ca63 View commit details
    Browse the repository at this point in the history
  6. Fix linters

    alanwaketan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    51f51a0 View commit details
    Browse the repository at this point in the history
  7. Fix comments

    alanwaketan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    944b998 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    alanwaketan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a32140b View commit details
    Browse the repository at this point in the history
  9. Fix tests

    alanwaketan committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    8f97ea3 View commit details
    Browse the repository at this point in the history