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

[MatMul][WIP] MatMul epilog support: share memory reuse #1979

Open
wants to merge 10 commits into
base: misc_minor_codgen_change
Choose a base branch
from

Commits on Sep 21, 2022

  1. pipe through cpasyncCG

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

Commits on Sep 23, 2022

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

    shmsong committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    9c9b417 View commit details
    Browse the repository at this point in the history
  3. add deallocation pass

    shmsong committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    00dc1d6 View commit details
    Browse the repository at this point in the history
  4. add fixme

    shmsong committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    2c50933 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48166a9 View commit details
    Browse the repository at this point in the history
  6. prototype epilog schedule

    shmsong committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    c015c56 View commit details
    Browse the repository at this point in the history
  7. minor clean up

    shmsong committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    811a041 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1e5e745 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

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