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

Inject desired pattern for handling Transpose for fp8 gemm rewrite #17440

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

Commits on Sep 18, 2024

  1. Improve TransposeMatrix

    wenscarl committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    237c032 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Fix bug of permutation.

    wenscarl committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    508cd69 View commit details
    Browse the repository at this point in the history
  2. clang format

    wenscarl committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    c55e8a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Add unittest.

    wenscarl committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    ad0a4ba View commit details
    Browse the repository at this point in the history
  2. Remove uncessary space.

    wenscarl committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    1d45b4d View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Update unittest.

    wenscarl committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    7837845 View commit details
    Browse the repository at this point in the history