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

[JS/WebGPU] Optimize MatMulNBits #19852

Merged
merged 12 commits into from
Mar 13, 2024

Commits on Mar 10, 2024

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

Commits on Mar 11, 2024

  1. Vectorize MatMulNBits.

    satyajandhyala committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f186004 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a825fbb View commit details
    Browse the repository at this point in the history
  3. Restore uniforms.

    satyajandhyala committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    daa3730 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    171362b View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    2361183 View commit details
    Browse the repository at this point in the history
  2. Revert "Use uppercase letters for M, N and K."

    This reverts commit a825fbb.
    satyajandhyala committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    f8131e7 View commit details
    Browse the repository at this point in the history
  3. Formating changes.

    satyajandhyala committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    602f07f View commit details
    Browse the repository at this point in the history
  4. Formatting

    satyajandhyala committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e65f050 View commit details
    Browse the repository at this point in the history
  5. typo

    satyajandhyala committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    143faa7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e99fd21 View commit details
    Browse the repository at this point in the history
  7. Fix lint errors.

    satyajandhyala committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    357a3a7 View commit details
    Browse the repository at this point in the history