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

[Draft] [FP8] CUTLASS FP8 matrix multiply #4662

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on May 7, 2024

  1. add raw code

    pcmoritz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8463815 View commit details
    Browse the repository at this point in the history
  2. add cutlass

    pcmoritz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a13c069 View commit details
    Browse the repository at this point in the history
  3. add cutlass include

    pcmoritz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    86110cf View commit details
    Browse the repository at this point in the history
  4. update

    pcmoritz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8699731 View commit details
    Browse the repository at this point in the history
  5. add headers

    pcmoritz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    f1f9893 View commit details
    Browse the repository at this point in the history
  6. update

    pcmoritz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    6b728e5 View commit details
    Browse the repository at this point in the history
  7. it compiles

    pcmoritz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8da74ef View commit details
    Browse the repository at this point in the history
  8. wrappers

    pcmoritz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d453306 View commit details
    Browse the repository at this point in the history
  9. update

    pcmoritz committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2282cfe View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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