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][BugFix] Disable Buffer Vectorization and Add OP Related TL Test Cases #197

Merged
merged 75 commits into from
Sep 28, 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
  3. optimize layout

    LeiWang1999 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4015cc4 View commit details
    Browse the repository at this point in the history
  4. update tl utils.

    LeiWang1999 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    5c5880c View commit details
    Browse the repository at this point in the history
  5. macro optimization

    LeiWang1999 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1042ffd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ecd76e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. test fix

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

    LeiWang1999 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6a22442 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9ea093 View commit details
    Browse the repository at this point in the history
  4. doc fix

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

Commits on Sep 6, 2024

  1. lint fix

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

    LeiWang1999 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6f18d15 View commit details
    Browse the repository at this point in the history
  4. remove debug print

    LeiWang1999 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    187f448 View commit details
    Browse the repository at this point in the history
  5. remove debug print

    LeiWang1999 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e1fac68 View commit details
    Browse the repository at this point in the history
  6. vectorization init

    LeiWang1999 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    4f25626 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2686030 View commit details
    Browse the repository at this point in the history
  8. lint fix

    LeiWang1999 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    23a8e8b View commit details
    Browse the repository at this point in the history
  9. prelude update

    LeiWang1999 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    069ad5e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23fe3f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. update tvm

    LeiWang1999 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    9119dd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    15f4c1f View commit details
    Browse the repository at this point in the history
  3. bug fix

    LeiWang1999 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f8518ae View commit details
    Browse the repository at this point in the history
  4. bug fix

    LeiWang1999 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ea50147 View commit details
    Browse the repository at this point in the history
  5. Enhance Macro Generation

    LeiWang1999 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f888af1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0bfabf View commit details
    Browse the repository at this point in the history
  7. lint fix

    LeiWang1999 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b1fdbcf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    137b6fd View commit details
    Browse the repository at this point in the history
  9. test fix

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

Commits on Sep 17, 2024

  1. red fix

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    958f6f2 View commit details
    Browse the repository at this point in the history
  2. tile lang macro example

    LeiWang1999 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f21b25c View commit details
    Browse the repository at this point in the history
  3. tile lang macro example

    LeiWang1999 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    0fb9535 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c93dad View commit details
    Browse the repository at this point in the history
  5. lint fix

    LeiWang1999 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    e5bbf81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cfce84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bafdef View commit details
    Browse the repository at this point in the history
  8. all dynamic test case

    LeiWang1999 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    15f64c1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08bc9d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    3639e05 View commit details
    Browse the repository at this point in the history
  2. dequant gemm updare.

    LeiWang1999 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    c148a22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4486f7 View commit details
    Browse the repository at this point in the history
  4. Tile Lang Gemm Fix

    LeiWang1999 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6a07890 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d45157 View commit details
    Browse the repository at this point in the history
  6. Update subproject commit in 3rdparty/tvm

    Refactor mma_layout.py and remove unused imports
    Add matmul_macro_tensorcore and matmul_macro_tensorcore_weight_propagation_level_ldmatrix to dense/__init__.py
    Refactor test_general_matmul_tilelang_impl.py to include additional matmul functions
    LeiWang1999 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4be1a2e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ec618f View commit details
    Browse the repository at this point in the history
  8. test fix

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