Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[M3c][Meta Schedule] Add Trace Correctness Test for PostOrderApply (#492
) * Add schedule rule c++ side. * Add postproc c++ side. * Add schedule rule python side. * Add mutator python side. * Add Postproc python side. * Put src to different files in python. * Try to fix bprint. * Get str function work. * Add PostOrderApply c++ side. * Remove IRModule from SpaceGenerator's generate function signature. * Refactor PostOrderApply. * Fix PostOrderApply Design. * Change StmtSRef to BlockRV. * Add IRModule back to SpaceGenerator. * Add trace correctness test for post order apply.
- Loading branch information