This is the an initial RFC for adding additional hooks onto the `Target` to
allow splitting up some of the compile flow but also unifying the
registration of these additional functions.
You can view, comment on, or merge this pull request online at:
https://github.com/apache/tvm-rfcs/pull/10
--
This is a global tracking issue for landing the meta schedule. The RFC can be
found [here](https://github.com/apache/tvm-rfcs/pull/5).
## Steps
The steps are numbered following TensorIR (#7527).
### [M3a] Core infrastructure of the PPL
- [ ] Instruction & Trace
- [ ] TracedSchedule
- [ ] Samp