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

[TIR] Pass to hoist allocations from tvm main to function signature #4

Open
wants to merge 5 commits into
base: relax-aot
Choose a base branch
from

Commits on Nov 22, 2022

  1. [TIR] Add pool name info attribute on TIR BufferNode

    Michalis Papapdimitriou committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    40a384d View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. [WIP] hoist alloc

    Michalis Papapdimitriou committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    0b82a2a View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. [TIR] Add pass for hoisting allocations into function signature

    Michalis Papapdimitriou committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    421eb09 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Fix lint errors

    Michalis Papapdimitriou committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    55fdba1 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Address PR comments

    Michalis Papapdimitriou committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    c2c859c View commit details
    Browse the repository at this point in the history