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

[REFACTOR][TIR] Migrate LowerTVMBuiltin, InferFragment, LowerThreadAllreduce, ThreadSync to Pass Manager #5213

Merged
merged 1 commit into from
Apr 2, 2020

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Apr 2, 2020

  • Migrate LowerTVMBultin
  • Migrate inferFragment, LowerThreadAllreduce
  • Migrate ThreadSync
  • Refactor target::Build to directly take IRModule.
  • Remove un-used legacy functions.

@tqchen tqchen changed the title [REFACTOR][TIR] Migrate low-level pass functions to Pass Manager, [REFACTOR][TIR] Migrate LowerTVMBuiltin, InferFragment, LowerThreadAllreduce, ThreadSync to Pass Manager Apr 2, 2020
@tqchen
Copy link
Member Author

tqchen commented Apr 2, 2020

cc @yzhliu @ZihengJiang @zhiics

Copy link
Member

@zhiics zhiics left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

- Migrate LowerTVMBultin
- Migrate inferFragment, LowerThreadAllreduce
- Migrate ThreadSync
- Refactor target::Build to directly take IRModule.
- Remove un-used legacy functions.
@tqchen tqchen merged commit 44bffdb into apache:master Apr 2, 2020
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Apr 16, 2020
…ache#5213)

- Migrate LowerTVMBultin
- Migrate inferFragment, LowerThreadAllreduce
- Migrate ThreadSync
- Refactor target::Build to directly take IRModule.
- Remove un-used legacy functions.
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Apr 17, 2020
…ache#5213)

- Migrate LowerTVMBultin
- Migrate inferFragment, LowerThreadAllreduce
- Migrate ThreadSync
- Refactor target::Build to directly take IRModule.
- Remove un-used legacy functions.
@tqchen tqchen deleted the tir branch April 21, 2020 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants