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

[TL] Enhance Layout Annotate Pass to handle PTX Inst #170

Merged
merged 30 commits into from
Sep 3, 2024

Commits on Jul 5, 2024

  1. Refactor BatchMatMulEmitter and BatchMatMulSelector for improved read…

    …ability and maintainability
    LeiWang1999 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    d8884e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc84173 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02f64de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    397eee6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    20f6ad1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b93c394 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba6a6df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    257693a View commit details
    Browse the repository at this point in the history
  5. Lint Fix

    LeiWang1999 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    9bb7f49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39e7614 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93eb5a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 27, 2024

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

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    d9bd479 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99515cb View commit details
    Browse the repository at this point in the history
  3. lint fix

    LeiWang1999 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    14406ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d30ec4f View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. update install commands

    LeiWang1999 committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    fde4029 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. import scripts

    LeiWang1999 committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    6a04749 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d90c40 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

  1. remove shared mem hack

    LeiWang1999 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    9ef14e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    63f363e View commit details
    Browse the repository at this point in the history
  3. bug fix

    LeiWang1999 committed Sep 1, 2024
    Configuration menu
    Copy the full SHA
    b29c66c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4643dd9 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. tl examples

    LeiWang1999 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    28beb13 View commit details
    Browse the repository at this point in the history
  2. Enhance Swizzle

    LeiWang1999 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    c0b476f View commit details
    Browse the repository at this point in the history
  3. lint fix

    LeiWang1999 committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    2bf14a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52accbf View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. test fix

    LeiWang1999 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    19aa985 View commit details
    Browse the repository at this point in the history
  2. lint fix

    LeiWang1999 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ef8f93c View commit details
    Browse the repository at this point in the history