low_level_custom_pass.py
6.96 KB
-
[REFACTOR][TIR] Migrate all low-level passes to the Pass Manager. (#5233) · e63e08fe
* [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.
Tianqi Chen committed