We discussed this RFC at the TVM Community meeting. Here are some notes beyond
the [presentation
content](https://docs.google.com/presentation/d/1sRz8hVy_619VmbSRwJPGmcMfgBzaqMOAVaVNxlSgGFM/edit#slide=id.p):
- @mbs-octoml notes that this RFC isn't particularly set in stone and it may
grow/change
Thanks @areusch.
> (tvm's present FuseOps pass is greedy and always combines kernels, but
> MetaScheduler does not necessarily
Just a small clarrification: TVM's FuseOps is greedy but CollagePartitioner may
require measuring (and thus tuning) many more TVM partitions/kernels. For
autotvm this is