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

Enable transpose scheduler #1927

Merged
merged 48 commits into from
Sep 11, 2022
Merged

Enable transpose scheduler #1927

merged 48 commits into from
Sep 11, 2022

Commits on Aug 24, 2022

  1. Enable transpose scheduler

    zasdfgbnm committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    e84fff8 View commit details
    Browse the repository at this point in the history
  2. add lower index resolution

    shmsong committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    bb8cef1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66765a7 View commit details
    Browse the repository at this point in the history
  4. add repro

    shmsong committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    7992309 View commit details
    Browse the repository at this point in the history
  5. clear GPU memory after test

    shmsong committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    e9d09fe View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. cleanup and comment

    shmsong committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    f406e23 View commit details
    Browse the repository at this point in the history
  2. fix

    zasdfgbnm committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    abe1f6d View commit details
    Browse the repository at this point in the history
  3. fix

    zasdfgbnm committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    bcc6f6c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63e3e76 View commit details
    Browse the repository at this point in the history
  5. remove obselete comment

    zasdfgbnm committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    5a423a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Merge branch 'local_index_expr' of github.com:csarofeen/pytorch into …

    …enable-transpose-scheduler
    zasdfgbnm committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    0b30aa1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bfaa28 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    217eb96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf956ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b796975 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'enable-transpose-scheduler' of github.com:csarofeen/pyt…

    …orch into enable-transpose-scheduler
    zasdfgbnm committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    10f64f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    288b131 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5678868 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3752e80 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

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

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    090b582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27b6893 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f506e87 View commit details
    Browse the repository at this point in the history
  4. skip innermost split

    zasdfgbnm committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5f266b3 View commit details
    Browse the repository at this point in the history
  5. comment

    zasdfgbnm committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    bd93302 View commit details
    Browse the repository at this point in the history
  6. cleanup

    zasdfgbnm committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    5933f53 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. save

    zasdfgbnm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    7c366b7 View commit details
    Browse the repository at this point in the history
  2. save

    zasdfgbnm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    2c4f646 View commit details
    Browse the repository at this point in the history
  3. save

    zasdfgbnm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    6d5a79f View commit details
    Browse the repository at this point in the history
  4. no small tile

    zasdfgbnm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    f9a2d88 View commit details
    Browse the repository at this point in the history
  5. cleanup

    zasdfgbnm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ade4d22 View commit details
    Browse the repository at this point in the history
  6. tune tile size

    zasdfgbnm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    ba9b01b View commit details
    Browse the repository at this point in the history
  7. undo tune

    zasdfgbnm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    cddae0b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ce9784 View commit details
    Browse the repository at this point in the history
  9. fix

    zasdfgbnm committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    5fb2b58 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41483a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

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

Commits on Sep 7, 2022

  1. reject < 1 wave on runtime

    zasdfgbnm committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    21a7896 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. cache inner most positions

    zasdfgbnm committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    f8551d7 View commit details
    Browse the repository at this point in the history
  2. issue id

    zasdfgbnm committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    53690a0 View commit details
    Browse the repository at this point in the history
  3. lint

    zasdfgbnm committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    44f7810 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Sep 10, 2022

  1. maybe_tune

    zasdfgbnm committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    ea0d1ff View commit details
    Browse the repository at this point in the history
  2. Revert "maybe_tune"

    This reverts commit ea0d1ff.
    zasdfgbnm committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    5920c62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1427438 View commit details
    Browse the repository at this point in the history
  4. fix

    zasdfgbnm committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    27a4db8 View commit details
    Browse the repository at this point in the history
  5. fix

    zasdfgbnm committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    0c173fa View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. fix fusion input reductions

    zasdfgbnm committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    911956e View commit details
    Browse the repository at this point in the history