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

Address ZeroK case for Gemm for CPU and CUDA #22111

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

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. Add QGemm K == 0 handling

    yuslepukhin committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    4713219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aba1d52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c336c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    837fcf7 View commit details
    Browse the repository at this point in the history
  2. Rework BiasBroadcast

    yuslepukhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    0353d5f View commit details
    Browse the repository at this point in the history
  3. Fix zp fill out

    yuslepukhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c68f2da View commit details
    Browse the repository at this point in the history
  4. Rework zp fill out

    yuslepukhin committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    9601793 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9ca55b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    09f42ec View commit details
    Browse the repository at this point in the history