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

[Dev] Improve General Matmul With Splitk #50

Merged
merged 19 commits into from
Jun 5, 2024

Commits on May 21, 2024

  1. improve e4m3 decoding.

    LeiWang199 committed May 21, 2024
    Configuration menu
    Copy the full SHA
    75d2f3d View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 25, 2024

  1. append fp16xint1

    LeiWang199 committed May 25, 2024
    Configuration menu
    Copy the full SHA
    00bfa31 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

  1. Update submodule commit reference

    LeiWang199 committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    8cd8b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9122ff7 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. BUGFIX: UINT8/INT8 Decoding

    LeiWang199 committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    b508acc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. feat: Add rasterization options for roller module

    LeiWang199 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    58d55b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7547ce View commit details
    Browse the repository at this point in the history
  3. feat: Add function to collect variables from expression, improve for …

    …splitk
    LeiWang199 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    678a2e1 View commit details
    Browse the repository at this point in the history
  4. chore: Update typing import in __init__.py

    LeiWang199 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3088b35 View commit details
    Browse the repository at this point in the history
  5. chore: Refactor CPU execution of operators

    LeiWang199 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5d206b3 View commit details
    Browse the repository at this point in the history
  6. Refactor matmul implementation for splitk layout

    LeiWang199 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e06ce10 View commit details
    Browse the repository at this point in the history
  7. Refactor matmul implementation for splitk layout

    LeiWang199 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d67cc6d View commit details
    Browse the repository at this point in the history
  8. Refactor matmul implementation for splitk layout

    LeiWang199 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    9e36b6d View commit details
    Browse the repository at this point in the history
  9. chore: Update version to 0.0.1.dev8

    LeiWang199 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e1a0149 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df0ed7a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0f651a View commit details
    Browse the repository at this point in the history
  12. Refactor matmul implementation for splitk layout

    LeiWang199 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    88295a7 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'main' of https://github.com/microsoft/BitBLAS into lei/…

    …splitk
    LeiWang199 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    3366dce View commit details
    Browse the repository at this point in the history