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

add knobs control inner dim unroll and outer dim unroll in pointwise scheduler #3275

Merged
merged 27 commits into from
Nov 2, 2024

Commits on Oct 17, 2024

  1. unroll the outer dim

    liqiangxl committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    12568b6 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. unroll the outer dim

    liqiangxl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    09ba0b6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'llu/unroll_outer_dim' of https://github.com/nvidia/fuser

    …into llu/unroll_outer_dim
    liqiangxl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c86a0b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. comment

    liqiangxl committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    f5b349f View commit details
    Browse the repository at this point in the history
  2. enable unroll

    liqiangxl committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    23efc80 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    67450af View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. test heurs

    liqiangxl committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    35af092 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. unroll inner and outer

    liqiangxl committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    089dd85 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. merge main

    liqiangxl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e2221b5 View commit details
    Browse the repository at this point in the history
  2. wip

    liqiangxl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    00571b4 View commit details
    Browse the repository at this point in the history
  3. tests

    liqiangxl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    377b7fc View commit details
    Browse the repository at this point in the history
  4. clean

    liqiangxl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    12ad2e6 View commit details
    Browse the repository at this point in the history
  5. python

    liqiangxl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    94680b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e04577 View commit details
    Browse the repository at this point in the history
  7. fix pos

    liqiangxl committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c5b0365 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. merge

    liqiangxl committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1307ba8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    4ea639b View commit details
    Browse the repository at this point in the history
  2. clean

    liqiangxl committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    6c22a3b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

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

Commits on Oct 29, 2024

  1. Revert "split even outer unroll factor == 1, should drop this commit,…

    … test code diff"
    
    This reverts commit b23cb41.
    liqiangxl committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7e0cbff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50ba432 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    cb60e11 View commit details
    Browse the repository at this point in the history
  2. add comment

    liqiangxl committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    8616bc9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

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

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    63a38f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5293c7e View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

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