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

Add BSR subclass +torch.compile and clean up superblock #680

Merged
merged 14 commits into from
Aug 15, 2024

Commits on Aug 12, 2024

  1. add bsr autotuning

    jcaip committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7898f93 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. modified bsr

    jcaip committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a1ea2e9 View commit details
    Browse the repository at this point in the history
  2. checkpoint

    jcaip committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    841e51d View commit details
    Browse the repository at this point in the history
  3. working now

    jcaip committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    1fc9edf View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. working now

    jcaip committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    1256d54 View commit details
    Browse the repository at this point in the history
  2. finished

    jcaip committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    509d3f8 View commit details
    Browse the repository at this point in the history
  3. updated

    jcaip committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    93e60d6 View commit details
    Browse the repository at this point in the history
  4. updated

    jcaip committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    40e70a2 View commit details
    Browse the repository at this point in the history
  5. cleaned up benchmark

    jcaip committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0085032 View commit details
    Browse the repository at this point in the history
  6. added kernel tuning params

    jcaip committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    08cb2cf View commit details
    Browse the repository at this point in the history
  7. moved benchmark fn

    jcaip committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    578c608 View commit details
    Browse the repository at this point in the history
  8. cleaned

    jcaip committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    3a82adc View commit details
    Browse the repository at this point in the history
  9. update

    jcaip committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c68822f View commit details
    Browse the repository at this point in the history
  10. cleaned up blocksparse

    jcaip committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d14e320 View commit details
    Browse the repository at this point in the history