Skip to content

Conversation

@tqchen
Copy link
Member

@tqchen tqchen commented Apr 4, 2020

This PR migrates the tvm.lower to return IRModule of PrimFuncs
instead of the LoweredFuncs.

Removes LoweredFunc

@tqchen tqchen changed the title [REFACTOR][TIR] Migrate all low-level passes to the Pass Manager. [WIP][REFACTOR][TIR] Migrate all low-level passes to the Pass Manager. Apr 4, 2020
@tqchen tqchen force-pushed the makeapi branch 8 times, most recently from 5b04d54 to 78ae3f9 Compare April 4, 2020 18:02
tqchen and others added 2 commits April 4, 2020 13:25
This PR migrates the tvm.lower to return IRModule of PrimFuncs
instead of the LoweredFuncs.
@tqchen tqchen changed the title [WIP][REFACTOR][TIR] Migrate all low-level passes to the Pass Manager. [REFACTOR][TIR] Migrate all low-level passes to the Pass Manager. Apr 4, 2020
@tqchen
Copy link
Member Author

tqchen commented Apr 4, 2020

@tqchen tqchen merged commit e63e08f into apache:master Apr 5, 2020
zhiics pushed a commit to comaniac/tvm that referenced this pull request Apr 7, 2020
…ache#5233)

* [REFACTOR][TIR] Migrate all low-level passes to the Pass Manager.

This PR migrates the tvm.lower to return IRModule of PrimFuncs
instead of the LoweredFuncs.

* Remove LoweredFunc.
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Apr 16, 2020
…ache#5233)

* [REFACTOR][TIR] Migrate all low-level passes to the Pass Manager.

This PR migrates the tvm.lower to return IRModule of PrimFuncs
instead of the LoweredFuncs.

* Remove LoweredFunc.
zhiics pushed a commit to neo-ai/tvm that referenced this pull request Apr 17, 2020
…ache#5233)

* [REFACTOR][TIR] Migrate all low-level passes to the Pass Manager.

This PR migrates the tvm.lower to return IRModule of PrimFuncs
instead of the LoweredFuncs.

* Remove LoweredFunc.
dpankratz pushed a commit to dpankratz/incubator-tvm that referenced this pull request Apr 24, 2020
…ache#5233)

* [REFACTOR][TIR] Migrate all low-level passes to the Pass Manager.

This PR migrates the tvm.lower to return IRModule of PrimFuncs
instead of the LoweredFuncs.

* Remove LoweredFunc.
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.

2 participants