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

[Kernel] Update Cutlass fp8 configs #5144

Merged

Commits on May 28, 2024

  1. Add tile and cluster shape dispatch for fp8

    Varun Sundar Rabindranath committed May 28, 2024
    Configuration menu
    Copy the full SHA
    77cadb7 View commit details
    Browse the repository at this point in the history
  2. Fix tile/cluster shape dispatch

    Varun committed May 28, 2024
    Configuration menu
    Copy the full SHA
    288c0f6 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. add sm90_fp8 configs# Please enter the commit message for your change…

    …s. Lines starting
    Varun committed May 30, 2024
    Configuration menu
    Copy the full SHA
    0657779 View commit details
    Browse the repository at this point in the history
  2. add cutlass benchmark functions

    Varun committed May 30, 2024
    Configuration menu
    Copy the full SHA
    2a3913f View commit details
    Browse the repository at this point in the history
  3. format

    Varun committed May 30, 2024
    Configuration menu
    Copy the full SHA
    4a8e136 View commit details
    Browse the repository at this point in the history
  4. format

    Varun committed May 30, 2024
    Configuration menu
    Copy the full SHA
    ce1c897 View commit details
    Browse the repository at this point in the history
  5. add noqa

    Varun committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7038d3c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. add noqa

    Varun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    317cb72 View commit details
    Browse the repository at this point in the history
  2. refactor weight shsapes

    Varun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    5548622 View commit details
    Browse the repository at this point in the history
  3. format

    Varun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    707c3f3 View commit details
    Browse the repository at this point in the history
  4. isort fix

    Varun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    6ac1961 View commit details
    Browse the repository at this point in the history
  5. fix weight shapes

    Varun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    221f31e View commit details
    Browse the repository at this point in the history
  6. review comments

    Varun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    e11ac84 View commit details
    Browse the repository at this point in the history
  7. Use a better next pow 2

    Varun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d0dd5be View commit details
    Browse the repository at this point in the history
  8. format

    Varun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    316b7eb View commit details
    Browse the repository at this point in the history
  9. fix compile error

    Varun committed May 31, 2024
    Configuration menu
    Copy the full SHA
    f1b35eb View commit details
    Browse the repository at this point in the history
  10. Update weight_shapes.py

    re-trigger CI
    robertgshaw2-neuralmagic authored May 31, 2024
    Configuration menu
    Copy the full SHA
    6319848 View commit details
    Browse the repository at this point in the history