test_target_codegen_static_init.py
2.6 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